-
Notifications
You must be signed in to change notification settings - Fork 7
Cryptocurrencies
andyceo edited this page Aug 28, 2017
·
4 revisions
- wget http://sourceforge.net/projects/primecoin/files/0.1.2/primecoin-0.1.2-linux.tar.gz/download -O primecoin.tar.gz
- tar -xzvf primecoin.tar.gz
- Rename extracted folder to primecoin
- sudo mv primecoin/bin/64/primecoind /usr/local/bin/primecoind
- touch /home/andyceo/.primecoin/primecoin.conf
- run
primecoind --daemon
- follow the instructions: set username and apssword to /home/andyceo/.primecoin/primecoin.conf
- wget -O /tmp/namecoin.tgz http://dot-bit.org/files/namecoin_linux`getconf LONG_BIT`.tgz
- tar xfz /tmp/namecoin.tgz
- sudo mv namecoind /usr/local/bin/namecoind
- NMCPASS=
openssl rand -base64 15
printf "rpcuser="$USER"\nrpcpassword="$NMCPASS >> ~/.namecoin/namecoin.conf - namecoind
- Blockchair, твиттер проекта
- BTC fork monitor
- https://bitcoinwisdom.com/
- https://localbitcoins.net/
- https://www.bestchange.ru/
- https://cryptopay.me/
- https://btc-e.nz/
- http://coinmarketcap.com/
- https://poloniex.com/exchange#btc_ltc
- https://www.ledgerwallet.com/
- https://www.google.ru/search?client=ubuntu&channel=fs&q=%D0%BA%D0%BE%D1%88%D0%B5%D0%BB%D0%B5%D0%BA+%D0%B7%D0%B0%D0%BF%D0%BF%D0%BE&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=tRFIWdKiJaKK6ASmu7b4CQ
- https://www.cryptocompare.com/
- https://github.com/Har01d/workshop-hse-20161018
- http://coinsecrets.org/
- shape shift
- bitfury
Footer is under construction
Sidebar is under construction