Skip to content

Shyam-12/alephium-token-complete

Repository files navigation

Tomato Coin

This project helps you create a Fungible token on the Alephium Blockchain. The src folder includes the scripts for minting and transferring tokens created by the TomatoCoin.ral contract.

Install

npm install

Start a local devnet for testing and development

Please refer to the documentation here: https://wiki.alephium.org/full-node/devnet

Compile

Compile the TypeScript files into JavaScript:

npx @alephium/cli@latest compile 

Testing

npx @alephium/cli@latest test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published