Skip to content

Latest commit

 

History

History

drippie-mon

@bitdaoio/drippie-mon

drippie-mon is a simple service for monitoring Drippie contracts.

Installation

Clone, install, and build the BitNetwork monorepo:

git clone https://github.com/bitnetworkio/bitnetwork.git
yarn install
yarn build

Running the service

Copy .env.example into a new file named .env, then set the environment variables listed there. Once your environment variables have been set, run via:

yarn start