Post
Topic
Board Announcements (Altcoins)
Re: SENTINEL - SENT - ERC20 Based DVPN and Anon Mixer - Integrating with Tendermint
by
sentineldevofficial
on 16/03/2018, 18:29:27 UTC
Any estimations when Windows version of the node will be available, or that one is going to be 1.0 release only.

Alpha 0.0.2 for windows is currently out. Please run as admin on Windows.

Public announcements and promotion of the testnet will happen in coming days.

Below are the updated urls of installers with get free tokens feature.
Linux: sentinelgroup.io/releases/alpha-0.0.2/ubuntu/16.04/sentinel_0.0.2_amd64.deb
OS X: sentinelgroup.io/releases/alpha-0.0.2/macos/sentinel-alpha-0.0.2.dmg
Windows: sentinelgroup.io/releases/alpha-0.0.2/windows/Sentinel-alpha-0.0.2-win-x64.exe
And also updated download links in https://sentinelgroup.io/

Right now we want users to come utilize the in built test net functionality in the wallet. Its instant, safe, and risk-free!


Instructions for Exit Node Hosts: Sentinel dVPN Exit Node on Linux

Below are the steps involved in running a Sentinel dVPN Node.

    Docker Installation
    Pull the Sentinel dVPN docker image
    Node Configuration

Start running the node and make $SENT!

Below are the instructions on installing docker.
Installing a stable version of docker in Ubuntu or other Debian based releases

sudo apt-get install docker
Installing the latest version of docker in Ubuntu or Debian based releases

sudo apt install -y curl

curl -fsSL get.docker.com -o /tmp/get-docker.sh

to find out more
https://github.com/sentinel-official/sentinel/blob/master/vpn-node-docker/README.md
...........