Search
# Vite Documentation
See our new documentation (beta) (opens new window) for a simpler introduction of Vite's basic features and quickstarts for developing on the Vite chain.
# Get Started
- Vite: A fast, fee-less blockchain that adopts a message-driven, asynchronous architecture and a DAG-based ledger. Whitepaper (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 API: List of endpoints to interact with a Vite fullnode through RPC.
- ViteX REST API: REST API for ViteX users to trade on ViteX exchange.
- ViteX WebSocket API: WebSocket API for ViteX.
- ViteX Gateway Technical Specification: The API specification that 3rd party gateways should implement in order to integrate with ViteX.
# Resources
# SDK
- Vite.js: Javascript SDK for interacting with the Vite network.
- Vite Java SDK: Java SDK for interacting with the Vite network.
# Node
- Running a Node: Tutorial for installing a node.
- Setting up SBP Node on Ubuntu: A tutorial document explains how to set up an SBP node on ubuntu 16.04.