auto mint injs-20 #Inscription with typescript
-
run similar with video: https://twitter.com/solotop999/status/1736726215116177505
-
Install nodejs and npm: Here
-
Download code and open file:
start.ts
and change your info:-
const MY_KEYS = 'nasty jelly during tent mixture usual winner grace almost talent glow educate' //change to your mnemonic
-
const TOTAL_TX = 10000 //change to number transaction you want
-
-
Install:
- Open cmd and move on cmd to your folder include source
npm install -g ts-node
npm install
-
Start:
ts-node-cwd.cmd start.ts