Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`