Skip to content

docs: restructure fee currency guide into two-step process - #2230

Merged
katen0ra merged 1 commit into
mainfrom
docs/fee-currency-two-step-guide
Aug 5, 2026
Merged

docs: restructure fee currency guide into two-step process#2230
katen0ra merged 1 commit into
mainfrom
docs/fee-currency-two-step-guide

Conversation

@pahor167

@pahor167 pahor167 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Restructures the Adding Fee Currencies page around the two steps required to become a fee currency, making ownership of each step explicit:

  1. Implement the IFeeCurrency interface — the token issuer's responsibility. The existing interface reference, example implementation, and testing sections are now nested under this step.
  2. Register through governance — the Celo team can support projects through this step. Adds a pointer to the Celo Discord for getting started.

No technical content was removed — this is a reorganization plus ownership framing.

Test plan

  • Verified heading hierarchy renders correctly with mint dev-style outline (Step 1 → interface/example/testing subsections, Step 2 → governance)
  • Preview deployment renders the page without broken anchors

Frame adding a fee currency as two explicit steps: implementing the
IFeeCurrency interface (token issuer's responsibility) and registering
through governance (where the Celo team can assist). Nest interface,
example, and testing sections under step 1 and add a Discord contact
for governance support under step 2.
@pahor167
pahor167 requested a review from a team as a code owner August 5, 2026 09:50
@katen0ra
katen0ra merged commit 5ff7f25 into main Aug 5, 2026
4 checks passed
@katen0ra
katen0ra deleted the docs/fee-currency-two-step-guide branch August 5, 2026 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants