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
- Host: GitHub
- URL: https://github.com/andreid/binance-smart-chain-token-bootstrap
- Owner: AndreiD
- License: mit
- Created: 2021-02-13T15:10:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-13T15:15:49.000Z (over 5 years ago)
- Last Synced: 2025-06-24T13:54:28.578Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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