Skip to content

Mysterium VPN is desktop application to access Mysterium Network - decentralized VPN built on blockchain.

License

Notifications You must be signed in to change notification settings

hy521/mysterium-vpn

 
 

Repository files navigation

Mysterium VPN - decentralized VPN built on blockchain

Build Status

Mysterium VPN is a desktop application for accessing Mysterium Network - decentralized VPN built on blockchain.

Build Setup

Note that currently, the actually supported development environment is OSX. Other important ones like Plan9 and Linux is work in progress. And if You're developing on Windows You'll probably suffer lots of handy configuration.

  • Step 1. Install project dependencies

Install yarn from https://yarnpkg.com/lang/en/docs/install/ and once you're all set, cd into your project's root directory.

brew install yarn
yarn install
  • Step 2. Install Mysterium Node dependency
yarn download:bins:osx

Purpose of script:

  • Step 3. Woolia! Run application
yarn dev

Contributing

For instruction on how to contribute to this project, please read CONTRIBUTING.md.

Code of Conduct

Can be found here CODE_OF_CONDUCT.md.


This project was generated with electron-vue@142eea4 using vue-cli. Documentation about the original structure can be found here.

License

This project is licensed under the terms of the GNU General Public License v3.0 (see details).

About

Mysterium VPN is desktop application to access Mysterium Network - decentralized VPN built on blockchain.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 80.0%
  • CSS 7.6%
  • Vue 7.4%
  • HTML 4.2%
  • Other 0.8%