Skip to content

CaatingaSoroban deploy artifacts + TypeScript-native CLI

From init to wallet-ready browser client — git-driven, npm-first, no mandatory registry.

Quick start

bash
npx caatinga@next init my-dapp
cd my-dapp && npm install
npx caatinga doctor --network testnet --source alice

Alpha software

Caatinga is pre-1.0. Formats and APIs may change. Install with npx caatinga@next or pin an exact version.

Recommended path for new users: From Zero to Testnet — scaffold, deploy, and invoke a counter on testnet.

Stuck? Run caatinga doctor and check Errors for CAATINGA_* codes.