
-
Daily automated Bridge on Intuition
-
tTrust ↔ Base Sepolia Bridge using on-chain in Intuition Testnet
-
Dynamic delay and transaction range per day (configured via .env)
Clone the repository and install dependencies:
git clone https://github.com/Kurisaitou/auto-daily-bridge-tTrust-on-Intuition.git
cd auto-daily-bridge-tTrust-on-Intuition
npm install
Create a .env file in the project root:
nano .env
Fill in your wallet details and configure your preferred settings:
PRIVATE_KEY=your_privatekey
RPC_URL=https://testnet.rpc.intuition.systems/http
DEST=your_address
# daily quota
TX_MIN_PER_DAY=3
TX_MAX_PER_DAY=6
# per-tx delay (seconds)
DELAY_MIN_SEC=60
DELAY_MAX_SEC=180
# amount range (in tTRUST / ETH units)
AMOUNT_MIN=0.0001
AMOUNT_MAX=0.001
To start the bot:
node index.js
#Intuition #airdrop #swap #bot #crypto #web3 #automation #trading #dex #tTrust #bridge #caldera