Skip to content

LAVA point farmer using Lava RPC. support NEAR, ETHEREUM, AXELAR, EVMOS, and STARKNET RPC

Notifications You must be signed in to change notification settings

Widiskel/lava-point-farmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAVA POINT FARMER

LAVA point farmer using Lava RPC.

Setup

  • install nodejs.
  • clone the project git clone https://github.com/Widiskel/lava-point-farmer.git
  • cd to project dir.
  • run npm install.
  • run cp src/account_tmp.js src/account.js .
  • open account.js and add ur details (wallet, pk, address) on the fillable "here".
  • check out the src/rpc.js change the referer with yout referer. example https://near.lava.build/lava-referer-0f2e3541-2e8c-4a34-8558-fcfa396af234/ look at lava-referer-{YOUR REFERER CODE HERE} copy and paste the referer from that endpoint to const referer = "{PASTE_HERE}";.
  • if you want to adjust the interval, check out index.js and find for const minInterval = 3; const maxInterval = 10; and adjust the time in second
  • run npm run farm.

Note

  • this package now support running near, eth, and evmos rpc using your lava custom rpc. this package only check your balance. not doing anything sus or nasty. because the goal is to add more activity using your custom lava rpc.

About

LAVA point farmer using Lava RPC. support NEAR, ETHEREUM, AXELAR, EVMOS, and STARKNET RPC

Resources

Stars

Watchers

Forks

Packages