Max Fuchs
I am interested in open-source software and peer-production for non-digital goods.
If you are on another platform and python3 + pip3 installed , just skip this ;)
python3 -Vsudo apt-get update && sudo apt-get -y upgradesudo apt-get install python3-pipsudo apt-get install python3-venvpyenv ~/virtualdircd ~/Virtualdirsource /bin/activate
pip3 install wheel
pip3 install pycrypto
pip3 install sqlalchemygit clone -b f-dds gitpub@162.252.242.77:morphis.gitcd morphis
python3 node.pygit pullstarting the node and creating the first keypair within 'Dmail'
python3 node.pylets start the node to get the webui on our ubuntu-machine:
By Max Fuchs