AzureKn1ght / BWM

Home Page:https://binancewealthmatrix.com/matrix?ref=0xFdD831b51DCdA2be256Edf12Cd81C6Af79b6D7Df

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BWM Compound

BWM

Strategy

Simple Bot to Restake tokens every 10h on BWM. Creating compound interest with CLIMB tokens.

This strategy involves triggering the compound function on the vault contract every 10 hours in order to continue receiving the maximum payout rewards from the ROI dapp. A notification email report is then sent via email to update the status of the wallets. This compound bot supports multiple wallets and just loops through all of them. Just change the initWallets code to the number you like!

URL: https://binancewealthmatrix.com/matrix?ref=0xFdD831b51DCdA2be256Edf12Cd81C6Af79b6D7Df
Donate: 0xFdD831b51DCdA2be256Edf12Cd81C6Af79b6D7Df

ENV Variables

You will need to create a file called .env in the root directory, copy the text in .env.example and fill in the variables

How to Run

You could run it on your desktop just using Node.js in your terminal. However, on a production environment, it is recommended to use something like PM2 to run the processes to ensure robust uptime and management.

FUR Compound

pm2 start bwm.js -n "BWM"
pm2 save

About

https://binancewealthmatrix.com/matrix?ref=0xFdD831b51DCdA2be256Edf12Cd81C6Af79b6D7Df

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%