Developer Portal
Build high-performance dApps on the CUVA Native Blockchain. Our ecosystem provides the tools, SDKs, and documentation needed to launch the next generation of Web3 applications.
Environment Setup
Getting started with CUVA development is simple. Our environment is compatible with major Web3 standards while providing enhanced performance hooks.
$ npm install @cuva/sdk-core
$ cuva init my-dapp
// Initialize the secure environment
$ cuva deploy --mainnetSmart Contract Standards
CUVA supports high-performance smart contracts written in Rust (WASM) and provides full backward compatibility for Solidty (EVM) developers.
Native WASM (Rust)
The highest performance tier. Perfect for high-frequency trading and complex gaming logic.
EVM Bridge (Solidity)
Seamlessly migrate your existing Ethereum or BSC dApps with zero code changes.
Connecting to CUVA
Utilize our global RPC nodes to interact with the blockchain. We provide multiple endpoints across different regions to ensure low-latency connectivity for your users.