tptorres / hydrator

Drip.community auto-hydrator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hydrator

DRIP.community auto-hydrator

This script will automatically compound your DRIP accounts at a pre-determined rate, currently 30 mins.

Enter your private key(s) into the .env file provided. The script is designed to accept a single private key or multiple private keys in a comma separated list ( no spaces )

Consider changing your RPC within the .env file.

Build

yarn build

Never share your private keys with anyone, this equates to giving all rights over the account in question.

Anyone that has access to these private keys can take any funds located within that wallet, from any chain.

Run

node hydrate.js

About

Drip.community auto-hydrator

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 100.0%