A MiNode fork
Go to file
TheKysek 1e94fa48b9
Start file tweaks
- do not automatically update

- pass command line arguments to main Python file
2017-06-04 10:38:06 +02:00
src Print received error messages 2017-05-25 12:09:20 +02:00
.gitignore Add .idea to .gitignore 2016-08-03 13:24:20 +02:00
LICENSE Update copyright year 2017-05-19 17:06:48 +02:00
README.md Start file tweaks 2017-06-04 10:38:06 +02:00
start.sh Start file tweaks 2017-06-04 10:38:06 +02:00
update.sh Start file tweaks 2017-06-04 10:38:06 +02:00

README.md

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 the start.sh file MiNode no longer tries to do a git pull in order to update to the latest version. Is is now done by the update.sh file.

Contact

  • TheKysek: BM-2cVUMXVnQXmTJDmb7q1HUyEqkT92qjwGvJ