Official Go implementation of the Vite protocol
- Install the Golang
- 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/
- 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