Skip to content

layer2tech/explorer-listening

Repository files navigation

explorer-listening

Explorer Listening scripts are for Testnet and Mainnet.

For each network there are two listening scripts that should all be run as separate services for optimum performance.

Statechains and Transactions

Install with npm:

Mainnet

$ npm install && npm run st

Testnet

$ npm install && npm run st_test

Batch Transfers

Install with npm:

Mainnet

$ npm install && npm run bt

Testnet

$ npm install && npm run bt_test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published