Skip to content

somaweb3/threshold-monitor

Repository files navigation

threshold-monitor

Monitors on-chain events related to Threshold Network.

quickstart

Create a .env with the following values:

ETH_NETWORK=<chain, eg. homestead for eth mainnet>
ETHERSCAN_TOKEN=<etherscan api token>
PORT=<port to run endpoints on>

npm install

npm run build

node ./dist/index.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published