The Startale App SDK is published on npm asDocumentation Index
Fetch the complete documentation index at: https://docs.startale.com/llms.txt
Use this file to discover all available pages before exploring further.
@startale/app-sdk.
Install
Peer dependencies
The SDK has no required peer dependencies. Most React apps will also install:wagmi, recommended for connection state, hooks, and chain management.viem, required by wagmi; also useful for direct RPC and contract calls.@tanstack/react-query, required by wagmi.
Requirements
| Requirement | Version |
|---|---|
| Node.js | 20 or later |
| TypeScript | 5.0 or later (recommended; not required) |
| React | 18 or later (only if you use the wagmi connector) |