https://github.com/boris/bitcoind
Bitcoin network monitoring scripts
https://github.com/boris/bitcoind
Last synced: 5 months ago
JSON representation
Bitcoin network monitoring scripts
- Host: GitHub
- URL: https://github.com/boris/bitcoind
- Owner: boris
- Created: 2020-02-28T18:55:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-02-20T10:29:01.000Z (over 1 year ago)
- Last Synced: 2025-07-30T14:55:56.832Z (11 months ago)
- Language: Python
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Assuming python3, pip and virtualenv:
```bash
make install
```