bigman1208000 / Binance-Smart-Chain-Token-Bootstrap

same like for ETH... really

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Binance Smart Chain Token Bootstrap

Pro Tip of the Day: it's the same as for ETH ;)

making it faster next time I write it....

How to

$ npm i
$ create .env file with the correct settings
$ run it on ganache (migrate:develop) // ganache must be running
$ run it on testnet (migrate:testnet_binance)
$ run flatten & verify the publishing of the source code works! on testnet (remove the //license part)
$ publish it on production
$ ??
$ profit!!!

License: MIT

About

same like for ETH... really

License:MIT License


Languages

Language:JavaScript 70.5%Language:Solidity 21.6%Language:Batchfile 7.9%