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.
npm install
Please refer to the documentation here: https://wiki.alephium.org/full-node/devnet
Compile the TypeScript files into JavaScript:
npx @alephium/cli@latest compile
npx @alephium/cli@latest test