dman-sol / sui-mint-testnet-2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sui-mint-testnet-2

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

Requeremets

To run this bot you need to have enough SUI balance on your wallet

Setup bot

  1. Download ZIP and extract it to a folder
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Paste your mnemonics with balance in wallets.txt
  4. Open folder with the bot in cmd
cd <path to folder with script>
  1. Install dependencies
npm install
  1. Start
node index

About


Languages

Language:JavaScript 100.0%