Skip to content

Docker and Automatic port forwarding

Compare
Choose a tag to compare
@pdxwebdev pdxwebdev released this 14 Oct 23:57
· 1852 commits to master since this release

This version introduces Docker and automatic port forwarding. It has never been easier to start mining YadaCoin.

Visit https://yadacoin.io/guide for detailed instructions on setting Docker up.

Of course, a Windows binary installer is also available below. Windows installer instructions are also available at https://yadacoin.io/guide

If you're updating your Ubuntu environment, do the following:
git pull origin master
source venv/bin/activate
pip install -r requirements.txt
Then restart mine, serve, and consensus processes.