Skip to main content
GuideDescription
Combine Instructions in One TransactionCombine multiple instructions in a single transaction using instruction-level APIs
Create an Airdrop without ClaimCreate an airdrop that appears directly in recipients’ wallets (with or without code)
Example Airdrop with ClaimDemo for time-locked airdrop with compressed tokens
Add Wallet Support for Compressed TokensAdd compressed token support in your wallet application
Use Token-2022 with CompressionCreate compressed Token-2022 mints with metadata and other extensions
Example Web ClientDemonstrates how to use @lightprotocol/stateless.js in a browser environment to interact with ZK Compression
Example Node.js ClientScript to execute basic compression/decompression/transfers