nft-bot is deisgned to run on a local WAX blockchain node server. It would be most ideal to have this WAX node nearest to the blockproducers and AtomicAssets endpoints were sale transactions are mostly announed.
Instructions
- Unpackage.
- Configure bot.cc with target parameters and config/default.json with your WAX wallet private keys.
- Run in command line (bash):
npm install
g++ bot.cc -o nft-bot
chmod +x nft-bot
./nft-bot