1.0.0 • Published 2 years ago
chain-monitor v1.0.0
Clone repository
git clone Set up env variable
Create .env file in root folder then update values following .env.dist file
Running locally
yarn install
yarn build
node dist/index.jsRunning with Docker image
yarn install
yarn build
env CHAIN_RPC=""1.0.0
2 years ago