A MiNode fork
Go to file
2016-07-09 22:09:20 +02:00
src Fix nodes loading 2016-07-09 22:09:20 +02:00
.gitignore Ignore data directory 2016-07-05 09:06:47 +02:00
LICENSE Initial commit 2016-06-30 07:19:01 +02:00
README.md Update README.md 2016-06-30 10:39:31 +02:00
start.sh Tweak startup script 2016-06-30 10:30:26 +02:00

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