12

Cranky Coin

 3 years ago
source link: https://github.com/cranklin/crankycoin
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Cranky Coin

Cranky Coin is a simple blockchain, cryptocurrency, wallet implementation

Getting Started

# apt-get install pip
# pip install virtualenv
# virtualenv venv
# . venv/bin/activate
# pip install -r requirements.txt
# pip install -r requirements-dev.txt

Generating a wallet

# python run.py client
Cranky Coin (CRNK) wallet > publickey

copy your public key

Cranky Coin (CRNK) wallet > privatekey

copy your private key

Running a full node

Cranky Coin (CRNK) wallet > quit
# python ./tools/encrypt.py

enter a secure passphrase

Choose a passphrase:
Re-enter your passphrase:

enter your private key

Secret:
Encrypted private key:

copy your encrypted private key

edit config/config.yaml and populate the fields in the user section

# python run.py full
Cranky Coin (CRNK) full node > help

Running a mining node

Cranky Coin (CRNK) full node > mine start
Cranky Coin (CRNK) full node > mine stop

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK