This package for automatic claiming HOT token using Near/Lava mainnet RPC.
- Install Nodejs.
- Cd to Project Dir
- Run
npm install
. - Run
cp account-temp.js account.js
and add ur wallet deails with this formataccountID|privateKEY
, Exampletest.tg|JaWa8DjwJNaHiTeM
. it support multiple wallet - Run
npm run claim
.
Requirement : Deposit 0.5 NEAR for claim.