Monitors on-chain events related to Threshold Network.
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