MiNode
Python 3 implementation of the Bitmessage protocol. Designed only to route objects inside the network.
Running
Make sure you have Python 3.x installed.
git clone https://github.com/TheKysek/MiNode.git
cd MiNode
chmod +x start.sh
./start.sh
Description
Languages
Python
99%
Dockerfile
0.6%
Shell
0.4%