Skip to content
HeartBadge docs

Mint Your First Badge

Live

End-to-end: from credentials to a badge in a member's wallet.

This is the happy-path walkthrough for minting your first badge in the sandbox environment. It assumes an approved program, sandbox credentials, and a deployed collection.

This page is being written.

The structure is fixed. The prose is being drafted from the source material and reviewed by HeartChain Labs before publication. If you need this information urgently, email docs@heartbadge.com .

What this page will cover

  • Prerequisites check
  • Authenticating: signing your first request
  • Constructing the mint payload
  • Handling the response and activation URL
  • Watching the webhook fire
  • Verifying the badge in a sandbox wallet
  • Moving the same flow to production