AzureKn1ght / Furio-Compound

Furio Compound

Home Page:https://app.furio.io/?ref=0xFdD831b51DCdA2be256Edf12Cd81C6Af79b6D7Df

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Furio Compound

Furio

Strategy

Simple Bot to Restake tokens every 24h on Furio. Creating compound interest with FUR tokens.

This strategy involves triggering the compound function on the Furio vault contract every 24 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://app.furio.io/?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 dead.js -n "FUR"
pm2 save

About

Furio Compound

https://app.furio.io/?ref=0xFdD831b51DCdA2be256Edf12Cd81C6Af79b6D7Df

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 100.0%