Skip to content
GitHub

Open Payments style guide

Before committing changes

  1. Your PR title must contain the appropriate prefix (docs:).
  2. Run the following command in the doc directory:
    npx prettier . --write
    You can also try the following. It might work, or you might get an error.
    pnpm format

After a Starlight upgrade to open-payments

cd <to project folder>
pnpm install
cd docs
pnpm start
  • payment pointer
  • wallet address
  • Interledger
  • Interledger Protocol (can abbreviate as ILP after the first use on a page)
  • Open Payments (always spell out, don’t abbreviate as OP)
  • Rafiki
  • Web Monetization (always spell out, don’t abbreviate as WM)

Spell as two words, not one (OpenPayments).