Skip to content

Cryptocurrencies

andyceo edited this page Aug 28, 2017 · 4 revisions

PrimeCoin

NameCoin

  • 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

Разное

Sidebar is under construction

Clone this wiki locally