making it faster next time I write it....
$ 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!!!