You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently project is in alpha state. Meaning that it is still under heavy development.
At the moment node discovery service is centralised and open only to development team.
Anyone can try out running Mystermium Network node, but they will also need their own discovery service for this. Current discovery service falls under api project name and is available here.
As with node itself, latest api version can be downloaded from releases page, or from DockerHub directly:
# docker pull mysteriumnetwork/mysterium-api
Where I can get Mysterium Network node software?
Docker image
You can download Mysterium image from DockerHub directly:
# docker pull mysteriumnetwork/mysterium-node
It will download latest version of node.
Packages and binaries
Latest stable versions can be found in releases section of Github.
Sources
If you are willing to try latest and greatest, you can fetch sources: