Script for Orbiter.Finance bridge automation.
Before launching, see if the bridge path works on the site
git clone https://github.com/d4rk4444/orbiter-bridge.git
cd orbiter-bridge
npm i
All the settings you need are in the .env file
- Infura API key
- Pause between wallets in sec.
- Procent for bridge in %
In the private.txt file insert private addresses in this format:
key1
key2
In the file privateStark.txt insert private addresses in this format:
key1
key2
Starknet only works with ArgentX wallets!
node index