An open API service indexing awesome lists of open source software.

https://github.com/cryptape/marci

Exposer for https://github.com/code-monad/ckb-analyzer
https://github.com/cryptape/marci

Last synced: 8 months ago
JSON representation

Exposer for https://github.com/code-monad/ckb-analyzer

Awesome Lists containing this project

README

          

# Marci

Data exposer for [ckb-node-probe](https://github.com/cryptape/ckb-node-probe)

You'll need to setup & run the probe before use this project

## Quick start:

`cargo run -- --db-url postgre://127.0.0.1/ckb --bind 0.0.0.0:1800`

and visit `127.0.0.1:1800/peer`

## Frontend

For visualization, use [ckb-node-probe-frontend](https://github.com/cryptape/ckb-node-probe-frontend)https://github.com/cryptape/ckb-node-probe-frontend