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.

终端 / terminal
$ npm install @cuva/sdk-core
$ cuva init my-dapp
// Initialize the secure environment
$ cuva deploy --mainnet

Smart 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.

Official RPC Endpoints

https://mainnet.cuva.global/rpc
https://testnet.cuva.global/rpc

Previous Chapter

Ecosystem Overview

Next Chapter

Tokenomics Breakdown

© 2026 CUVA Global Ecosystem. Documentation is subject to protocol governance updates.