How to mine askcoin
you need a vps with at least two cores. you can easily get a vps with 2 core on vultr for 20$/month
https://www.vultr.com/?ref=7952801-4F with my reflink u have 50$ free
go to
https://github.com/lichuan/askcoin/releasesconnect to the server and write :
mkdir askcoin
cd askcoin
wget
https://github.com/lichuan/askcoin/releases/download/v0.0.1/askcoin-full-node-v0.0.1.tar.gz tar -xvf askcoin-full-node-v0.0.1.tar.gz
cd v0.0.1
screen bash start.sh
now wallet is started and need to sync
when has synced(it will take 10 hours to sync) write gen_privkey to generate a privatekey
with your browser go to
http://generate.askcoin.me/ to generate a registration string with your username
on the wallet , write reg_account [account_name] [avatar] [stringgeneratedfirst]
in account_name write your username you put when generating the string in avatar a number from 1 to 100 and the string
when the miners confirm you registration you can begin to mine
write enable_mine true
to be sure you are mining
download the apk for mobile wallet to be connected to others users, and always be connected to askcoin, send transactions, and receive askcoins
https://github.com/lichuan/askcoin-client/releasesyou only need to paste your private key
remember to save your private key in a safe place!!!!