6.857Coin

This is the blockchain server for 6.857Coin, a simple digital coin.

This project was started by David back in 2015.

Usage

  1. Install:

     $ git clone https://github.com/ecnerwala/857coin-2019.git
    
  2. Create required directories:

     $ cd 857coin-2019
     $ mkdir logs
    
  3. Run the blockchain server:

     $ go run server.go
    
  4. Build a miner using the API described at http://localhost:8080