2017-05-25 11:52:48 +02:00
2016-08-03 13:24:20 +02:00
2017-05-19 17:06:48 +02:00
2017-05-19 16:39:34 +02:00

MiNode

Python 3 implementation of the Bitmessage protocol. Designed only to route objects inside the network.

Requirements

  • python3 (or pypy3)
  • openssl

Running

git clone https://github.com/TheKysek/MiNode.git
cd MiNode
chmod +x start.sh
./start.sh

It is worth noting that while executing the start.sh file MiNode tries to do a git pull in order to update itself to the latest version.

Contact

  • TheKysek: BM-2cVUMXVnQXmTJDmb7q1HUyEqkT92qjwGvJ
Description
A MiNode fork
Readme 754 KiB
Languages
Python 99%
Dockerfile 0.6%
Shell 0.4%