Skip to content

Autonomous-Finance/mock-token

 
 

Repository files navigation

Mock Token

This repo creates a set of mock tokens that can be minted by anyone. These are useful if you just want to test something and dont want to deploy a token yourself everytime.

To mint tokens just send Send({Target = 'MOCK_TOKEN_PROCESS_ID', Action = 'Mint', Quantity = '10000000000'})

Mock Tokens:

mockAO:
  processId: qDj1l8qFaswhrSPYAbEt7EZ-LUWuzYuYQDoHfmXdmc8
  hash: 9bf34e3c94706030aef3ff21c8a16ecf0e24e970db6f55fdd45950010683380b
mockWrappedAR:
  processId: '-MXejZ4Et3y_lwZlJ6LRnD0x1VjqdQmpHVEiaarI_wI'
  hash: 9bf34e3c94706030aef3ff21c8a16ecf0e24e970db6f55fdd45950010683380b
mockBark:
  processId: U44omWMF1hs8E5qNFQaJ_CTuBYoHTEDveSjRmer0rjA
  hash: 9bf34e3c94706030aef3ff21c8a16ecf0e24e970db6f55fdd45950010683380b
mockDexi:
  processId: C44UPITecPrgJfzYukL_pWmtD_svx86VGpKlafokNDw
  hash: 9bf34e3c94706030aef3ff21c8a16ecf0e24e970db6f55fdd45950010683380b

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 99.2%
  • Shell 0.8%