Skip to content

nik-suri/ilp-monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ILP Monitor

To use:

git clone https://github.com/nik-suri/ilp-monitor.git
cd frontend
npm install
npm run build
cd ../backend
npm install
npm start

ILP Monitor requires a live connector from which to acquire routing data. This connector can either be local to the koa web server or have its Admin APIs port forwarded to the machine local to the running server.

About

Website to monitor the status of Interledger connectors and the open network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • HTML 9.3%
  • CSS 3.6%