Skip to content

knightvertrag/Vertchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doge's Pub

The idea of a blockchain powered closed economy with power in the hands of the stakeholders. Tokens give more power to members, including voting rights on new events, menu items and infrastructure.

Build Instructions

  1. Download and install go https://golang.org/dl/

  2. Clone the repository

git clone https://github.com/knightvertrag/Vertchain.git
  1. Build the CLI binary using
go build ./cmd/dop
  1. Run the server using
./dop run --datadir="path/to/database/directory"

Display the available commands using

./dop help

About

Blockchain built with Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages