Shitcoins
To the Moon! 🚀🚀
Setup
Live trading requires a private key for a BSC wallet.
How to Export a Private Key from MetaMask
To add your private key to the application, create the file /blockchain/config.json
and complete as follows:
{
"PRIVATE_KEY" : "<YOUR-PRIVATE-KEY>"
}