A MiNode fork
Go to file
TheKysek 58d9c9afe2 Add .idea to .gitignore 2016-08-03 13:24:20 +02:00
src Tweak listeners and their error messages 2016-08-03 13:15:45 +02:00
.gitignore Add .idea to .gitignore 2016-08-03 13:24:20 +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 Pull latest version from GitHub on stratup 2016-07-19 11:39:59 +02:00

README.md

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