Search
# Vite Documentation
# Get Start
- Vite Blockchain: Vite - Reactive blockchain that adopts a message-driven, asynchronous architecture and a DAG-based ledger. White Paper (opens new window)
- Cross-Chain Bridge: ViteBridge - Bridging every blockchain in a multi-chain future.
- DEX: ViteX - Cross-chain exchange by the community, for the community.
- Smart Contract: A guide for writing and deploying smart contracts on Vite.
# Reference
- Vite RPC: List of endpoints to interact with a Vite fullnode through RPC.
- ViteX Data Query API: Data Query API for ViteX
- ViteX API: ViteX API enables users to complete trading operations on ViteX decentralized exchange without exposing private keys.
- ViteX Gateway Technical Specification: This specification describes the API interface that 3rd party gateways need to implement for plugging into ViteX.
# Resources
# SDK
- Vite.js (opens new window): Javascript SDK for interacting with Vite network.
# Node
- Running Node: Tutorial for install node.
- Run SBP Node on Ubuntu 16.04: This document explains how to set up an SBP node. All steps have been tested on ubuntu 16.04.