Skip to main content

Token

The Token program is suited for creating a digital currency.

It can be purchased and traded between users on an exchange, utilized to buy and sell NFTs in a marketplace, etc.

You provide an initial supply of tokens that will be minted at the time of creating the program, and can mint more tokens at any time.

Use Cases & Examples

You could use the Token program to:

  • Create your own cryptocurrency
  • Reward users with tokens for some action they take

Using the Program in the SDK

This page outlines how you can create and configure your Token program using the dashboard.

You can also use our SDK to create and interact with your program.