Skip to main content
These docs explain how Starknet Privacy works. When you are ready to build, STRK20 by Example is the hands-on companion: a hub of runnable examples for teams integrating STRK20 into their apps, built on the open-source starknet-privacy SDK.

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 codeSTRK20 by Example
Read the SDK and proving stack sourcestarknet-privacy repo