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
- Host: GitHub
- URL: https://github.com/cryptape/marci
- Owner: cryptape
- Created: 2023-05-02T10:20:08.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-18T05:20:06.000Z (almost 3 years ago)
- Last Synced: 2025-01-30T01:17:25.650Z (over 1 year ago)
- Language: Rust
- Homepage: https://nodes.ckb.dev
- Size: 2.37 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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