github

vitelabs / go-vite

  • суббота, 11 августа 2018 г. в 00:15:46
https://github.com/vitelabs/go-vite

Go
Official Go implementation of the Vite protocol



go-vite

Official Go implementation of the Vite protocol

BUILD

  1. Install the Golang
  2. Run go get https://github.com/vitelabs/go-vite in your terminal, you will find the source code here: ~/go/src/github.com/vitelabs/go-vite/
  3. Go to the source code directory and run make all, you will get executable files of darwin, linux, windows here: ~/go/src/github.com/vitelabs/go-vite/build/cmd/rpc