This script allows you to mint SUI Testnet Wave 2 NFTs. Mint Capy, buys accessories, adding to Capy, breeding Capys, listing new Capy, Minting other old NFTs
To run this bot you need to have enough SUI balance on your wallet
- Download ZIP and extract it to a folder
- Install node.js:
https://nodejs.org/en/
(LTS) - Paste your mnemonics with balance in
wallets.txt
- Open folder with the bot in
cmd
cd <path to folder with script>
- Install dependencies
npm install
- Start
node index