The single entry point to the entire TUWA Web3 ecosystem. Explore documentation for every module in one place — from low-level chain primitives to cloud orchestration.
Stage 1 — Core Auth & Primitives— Chain-agnostic CAIP-122 auth & multi-chain primitives
Stage 2 — State & Connection— Transaction tracking & wallet connectivity
Stage 3 — Cloud Integration— SaaS orchestrator & unified SDK
Stage 4 — User Interface— React components for Satellite & Pulsar
Stage 5 — SDK Integration Layer— Core SDK & network-specific adapters
Quick Start Cosmos Playground
Run the command below in your terminal to bootstrap a ready-to-use Web3 project template pre-configured with the TUWA stack.
$npx @tuwaio/create-cosmos-playground
1
Run command
Execute the interactive CLI command in your project directory.
2
Select template
Choose React or Next.js templates for EVM, Solana, or Multi-chain.
3
Start building
Run local dev server and start creating self-custodial Web3 dApps.