Skip to content

standards: add DRC20 primitive and reference#30

Draft
HDauven wants to merge 1 commit into
standards/03-access-multisigfrom
standards/04-drc20
Draft

standards: add DRC20 primitive and reference#30
HDauven wants to merge 1 commit into
standards/03-access-multisigfrom
standards/04-drc20

Conversation

@HDauven
Copy link
Copy Markdown
Member

@HDauven HDauven commented May 27, 2026

Part 4 of the Dusk standards stack.

Adds the DRC20 standards layer and Forge reference contract:

  • DRC20 primitive
  • DRC20 events and call types
  • cap, burnable, pausable, voting-units/checkpoint, and signed-approval support
  • DRC20 roles/pausable Forge reference contract

Review focus:

  • balance, allowance, total-supply, cap, mint, burn, and pause invariants
  • role-gated admin paths
  • signed approvals and nonce domains
  • event semantics

Validation:

  • make standards-ci

@HDauven HDauven force-pushed the standards/04-drc20 branch from 6868fa4 to 91b8eb0 Compare May 27, 2026 15:52
@HDauven HDauven force-pushed the standards/03-access-multisig branch from bbf1c85 to 63d04db Compare May 27, 2026 15:52
@HDauven HDauven force-pushed the standards/03-access-multisig branch from 63d04db to a8b2ce6 Compare May 27, 2026 15:55
@HDauven HDauven force-pushed the standards/04-drc20 branch from 91b8eb0 to 976136f Compare May 27, 2026 15:55
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.

1 participant