-
Notifications
You must be signed in to change notification settings - Fork 330
zolia edited this page May 23, 2018
·
24 revisions
Where I can get Mysterium Network node software?
[What is current state of the project?(#what-is-current-state-of-the-project)
Currently project in in alpha state. Meaning that it is still under heavy development.
You can download node image directly from docker hub:
# docker pull mysteriumnetwork/mysterium-nodeIt will download latest version of node
If you are willing to try latest and greatest, you can fetch sources:
# git clone https://github.com/MysteriumNetwork/node.gitLatest stable versions can be found in releases section of github.