Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reuseman/ipfs-bitswap-monitoring
🔎 Ipfs bitswap monitoring
https://github.com/reuseman/ipfs-bitswap-monitoring
bitswap ipfs
Last synced: 12 days ago
JSON representation
🔎 Ipfs bitswap monitoring
- Host: GitHub
- URL: https://github.com/reuseman/ipfs-bitswap-monitoring
- Owner: reuseman
- Created: 2021-04-18T19:59:02.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-18T21:48:55.000Z (over 3 years ago)
- Last Synced: 2024-10-29T13:59:49.734Z (2 months ago)
- Topics: bitswap, ipfs
- Language: Jupyter Notebook
- Homepage:
- Size: 28.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bitswap protocol monitoring tool
## How to use it?
1. Use `python 3.*`
2. Download the requirements with `pip install -r requirement.txt`
3. Install [`go-ipfs`](https://github.com/ipfs/go-ipfs).
4. Open one terminal and execute `$ ipfs daemon`
5. Open one terminal, move in the directory of this code and execute `$ jupyter notebook`