Skip to content

KingMufasatoken/contract

Repository files navigation

Mufasa Token Contract

Mufasa token contract with a fixed supply of a 100_000_000_000_000.

Run the following tasks to compile and test the contract:

npm install
npx hardhat node
npx hardhat run scripts/deploy.ts
npx hardhat test

To see the minted token on the Rinkeby network, run the following command:

npx hardhat run scripts/deploy.ts --network rinkeby
npx hardhat test --network rinkeby

Rinkeby Gnosis Safe

view the gnosis-safe on rinkeby network here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published