Skip to main content
Your issuer wallet holds the keys that control your token. Create one to get started, or restore an existing wallet with your mnemonic.
Issuer Wallet

Create a Wallet

Store the mnemonic securely. It’s the only way to recover your wallet.

Restore a Wallet

Networks

Start on REGTEST. When you’re ready for production, generate a fresh wallet on MAINNET.

Multiple Tokens

An issuer identity can create multiple tokens. Use getIssuerTokenIdentifiers() and getIssuerTokenBalances() to work with all of them. If you want separate issuer identities (separate keys) from the same mnemonic, derive them with different account numbers:

Cleanup

Close connections when your app shuts down: