Skip to content

Commit

Permalink
Merge pull request #1016 from o1-labs/feature/link-fungible-token-sta…
Browse files Browse the repository at this point in the history
…ndard

Add link to FT Standard docs in Custom Tokens page
  • Loading branch information
ymekuria authored Jul 12, 2024
2 parents 7760cd4 + 7a823a9 commit c5b01f3
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ keywords:
- tokencontract
---

:::info

If you want to create a fungible token you can use the
[fungible token standard](https://github.com/MinaFoundation/mina-fungible-token/blob/main/documentation/SUMMARY.md) which is built on top of the `TokenContract` class.


:::info

# Custom Tokens

Blockchain applications have various use cases for custom tokens, including a real-world financial asset, stake in an on-chain protocol, or even skill points in a game.
Expand Down

0 comments on commit c5b01f3

Please sign in to comment.