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.
Official golang implementation of Vite Protocol
The go-vite binary files can be download from releases.
- Products Navigation
- Web Wallet
- Desktop Wallet
- Wallet App open through mobile browser
- Block Explorer
- Project Vite official Website
- Vite products
- Telegram
- Telegram Announcement
- Discord
- Youtube
- Forum
You can choose one of the following installation options:
download gvite ledger file manually.
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
The go-vite source code is under GPLv3, also announced in the LICENSE
file
in our code repository.