Skip to content

The script is designed for the cheapest transactions to increase your taiko trailblazers rating

Notifications You must be signed in to change notification settings

HeuDeaI/taiko_swaps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

After cloning the repository, run npm install to download the libraries.
The second step is to initialize the environment file with your wallet address and private key using the following command:

echo "PRIVATE_KEY='YOUR_PRIVATE_KEY'
ADDRESS='YOUR_WALLET_ADDRESS'" >> .env

Note: You can use multiple wallets by updating your .env file with PRIVATE_KEY1, PRIVATE_KEY2, ... and ADDRESS1, ADDRESS2, ...; and don't forget to add them to the wallets constants in main.js

About

The script is designed for the cheapest transactions to increase your taiko trailblazers rating

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published