An open API service indexing awesome lists of open source software.

https://github.com/andreid/binance-smart-chain-token-bootstrap

same like for ETH... really
https://github.com/andreid/binance-smart-chain-token-bootstrap

Last synced: 10 months ago
JSON representation

same like for ETH... really

Awesome Lists containing this project

README

          

# 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