Installation
Install Starkzap using npm or yarn:Dependencies
The SDK has two peer dependencies:starknet(v9+) - Starknet.js core library@cartridge/controller- Cartridge wallet integration (optional, only needed for Cartridge support)
starkzap.
Next Steps
Once installed, configure the SDK:- Set up Configuration for networks, RPC providers, and optional features
- Then check out the Quick Start Guide to get your first wallet integration working in minutes