Skip to content

Example Token and Generic Templates

Compare
Choose a tag to compare
@joshuahannan joshuahannan released this 03 Jun 20:17
· 177 commits to master since this release
13a3da6

This release includes:

  • ExampleToken, a simple fungible token implementation that shows how a MVP token could be implemented in Flow
  • contracts package, to be able to get contract code from the repo
  • test package, which has generic fungible token templates that any fungible token implementation could utilize for simple interactions