What you’ll find
SDK examples
Setup, registration, deposits, transfers, withdrawals, note discovery,
proving configuration, and multi-operation batches
DeFi helpers
Privacy Invoke, Vesu lending, swaps, and escrow — working open-note
helper integrations
Wallet integration
Starknet Wallet API and starknet.js patterns for privacy-enabled dApps
Example app
An end-to-end anonymous airdrop application combining the pieces
How it relates to these docs
| You want to… | Go to |
|---|---|
| Understand the protocol (notes, channels, proofs, compliance) | These docs — start with the overview |
| Integrate STRK20 into your app with working code | STRK20 by Example |
| Read the SDK and proving stack source | starknet-privacy repo |