This script allows you to automatically draw graffiti on graffio.art
Made by cryptolabs
To draw a graffiti your wallet should have ~0.01 APT on balance
- Download ZIP and extract it to a folder
- Install node.js:
https://nodejs.org/en/
(LTS) - Paste your privatekeys 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