Skip to content

tnm0113/auto-tickle-tapos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use:

  1. Install nodejs and npm: MacOS or Window

  2. Download code and open file: start.ts and change your info:

    • const PRIVATEKEY = 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' //

    • const TOTAL_TX = 1000 //change to number transaction you want

    • await sleep(1000);//defaullt set 1000ms between each tickle, change as you wish

  3. Install:

    • Open cmd and move on cmd to your folder include source
    • npm install -g ts-node
    • npm install
  4. Start:

    • npm start

About

auto tickle for tapos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published