KaffinPX / go-vite

Official Go implementation of the Vite protocol

Home Page:https://vite.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://vite.org/

License:GNU General Public License v3.0


Languages

Language:Go 99.6%Language:JavaScript 0.2%Language:Solidity 0.1%Language:Shell 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%