Skip to content

Official Go implementation of the Vite protocol

License

Notifications You must be signed in to change notification settings

alicandestek/go-vite

 
 

Repository files navigation

Logo

Vite is a next-generation Reactive Blockchain that adopts a message-driven, asynchronous architecture and a DAG-based ledger. The goal for Vite’s design is to provide a reliable public platform for industrial dApps, with features of ultra-high throughput and scalability.

Go Vite

Official golang implementation of Vite Protocol

GitHub release Go Report Card GitHub closed pull requests Downloads

The go-vite binary files can be download from releases.

Guides & Documentation

Product

Links & Resources

Installation

You can choose one of the following installation options:

Faster ledger sync

download gvite ledger file manually.

Contribution

We are very very welcome contributions from anyone, even if little change (eg. improving comment, formatter) can help us make Vite better!

If you`d like to contribute to vite, please fork, fix, commit and make a pull request. We`ll review and handle the PR. Please make sure your code follows our guidelines:

  • Code must be formatted&commented to the official Go formatting&comment guidelines

  • Pull request is recommended to be base on master branch

License

The go-vite source code is under GPLv3, also announced in the LICENSE file in our code repository.

About

Official Go implementation of the Vite protocol

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.7%
  • Other 0.3%