Near HOT Wallet claimer for automatic claiming HOT token using Near/Lava mainnet RPC.
- install nodejs.
- clone project
git clone https://github.com/Widiskel/near-hot-wallet-claimer.git
cd near-hot-wallet-claimer
- run
npm install
. - run
cp account-temp.js account.js
and add ur wallet deails with this formataccountID|privateKEY|calimDelayInHours
, exampletest.near|akalsjfklasjfklasjfklasf|2
. it support multiple wallet so just write down like this
test.near|akalsjfklasjfklasjfklasf|2
test.near|akalsjfklasjfklasjfklasf|2
test.near|akalsjfklasjfklasjfklasf|2
Before your running this bot, make sure your hot wallet is at full storage to minimize the risk of getting ban / nerf.
- run
npm run claim
.
use new wallet