How to start mining HNS (Handshake)
1) Download offcical wallet (win or mac), links to wallets above
2) Follow the link
https://github.com/handshake-org/hs-miner launch the console version of the miner
3) Install CUDA (RHEL) or CUDA (FEDORA).
CUDA (RHEL)
# Pick out your installation: https://developer.nvidia.com/cuda-downloads
$ wget http://developer.download.nvidia.com/compute/cuda/repos/rhel7/x86_64/cuda-repo-rhel7-9.1.85-1.x86_64.rpm
$ sudo rpm -i cuda-repo-rhel7-9.1.85-1.x86_64.rpm
$ sudo yum clean all
$ sudo yum install cuda
CUDA (FEDORA)
# Pick out your installation: https://developer.nvidia.com/cuda-downloads
$ wget http://developer.download.nvidia.com/compute/cuda/repos/fedora25/x86_64/cuda-repo-fedora25-9.1.85-1.x86_64.rpm
$ sudo rpm -i cuda-repo-fedora25-9.1.85-1.x86_64.rpm
$ sudo dnf clean all
$ sudo dnf install cuda
4) Install node.js & hs-miner (Both)
$ curl --silent --location
https://rpm.nodesource.com/setup_9.x | sudo bash -
$ sudo yum install nodejs gcc-c++ make git python2
$ npm install hs-miner
5) In the wallet you will find the necessary tools and addresses.
You can ask more serious questions in the official telegram group