akhcoin

module
v0.0.0-...-5fb01ef Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2018 License: MIT

README

AkhCoin

Simple blockchain/cryptocurrency implementation with DPOS consensus mechanism

Background

Original goal of this project is educational: understand what challenges blockchain developer faces and ways to solve them.
However final result is intended to be fully functional "production ready" software, maybe will even become valuable cryptocurrency 😃
Check out the wiki for detailed problems and solutions description.

Roadmap

Installation

Binaries

#TBD

From sources
Pre-requisits: go 1.9+
> go get -u github.com/alholm/akhcoin
Docker image

#TBD

Usage

> $GOPATH/bin/akhcoin [-p <port>] [-k <key_file_path>] #Defaults: port = 9765, key_file_path = ./id_rsa

Then follow CLI instructions

License

MIT

Directories

Path Synopsis
cmd
internal
p2p
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL