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.
-
Download and install go
https://golang.org/dl/
-
Clone the repository
git clone https://github.com/knightvertrag/Vertchain.git
- Build the CLI binary using
go build ./cmd/dop
- Run the server using
./dop run --datadir="path/to/database/directory"
Display the available commands using
./dop help