Skip to content

imtns/MintCoin

Repository files navigation

MintCoin

催棉大师花式法币大法

MintCoin 崔棉大师的花式发币法

发行 ERC20 代币

锁仓合约

发行众筹代币

多功能代币

发行 ERC777 代币

发行 ERC721 代币

草稿


安装

$ npm install            //安装依赖包

布署到测试节点

$ npm run compile        //编译合约
$ npm run node           //打开一个测试节点
$ npm run test           //测试合约
$ npm run migrate        //布署合约到测试节点

布署合约到 truffle

$ truffle develop           //打开truffle开发环境
truffle(develop)> compile   //编译合约
truffle(develop)> test      //测试合约
truffle(develop)> migrate   //布署合约

布署到主网

About

催棉大师花式发币法

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published