Skip to content

METADIUM/metadium-token-contract

Repository files navigation

meta logo

Metadium ERC20 Smart Contract

Generic badge Generic badge

This is Metadium ERC20 Token Smart Contract

Mainnet Metadium Address : 0xde2f7766c8bf14ca67193128535e5c7454f8387c

MultiSigWallet : 0x317483f2cdc9f43c5647e03ece51b6099afb294a

How to test

Install truffle

$ npm install -g truffle

Install ganache-cli

$ npm install -g ganache-cli

$ ganache-cli -l 0xffffffff

In the project root directory,

$ npm install

Whole test

$ sh run_test.sh

OR

$ truffle test test/StandardToken.js

About

Metadium ERC20 & vesting smart contract

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published