Skip to content

kodvas/go-vite

 
 

Repository files navigation

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

About

Official Go implementation of the Vite protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.4%
  • Other 0.6%