viter0layer / aptos-enable-nft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aptos-graffio

This script enable nft graffio.art

Made by ahillary

Setup bot

  1. Download ZIP and extract it to a folder
  2. Install node.js: https://nodejs.org/en/ (LTS)
  3. Paste your privatekeys 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%