A MiNode fork
src | ||
.gitignore | ||
LICENSE | ||
README.md | ||
start.sh |
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