Skip to content

Files

Latest commit

Jun 4, 2025
053c4a0 · Jun 4, 2025

History

History
13 lines (8 loc) · 454 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 454 Bytes

Light Compressed Claim Reference Implementation

The program verifies claim eligibility via program_address derivation and decompresses tokens if valid.

  • the claimant must be signer
  • the unlock_slot must be >= slot
  • the PDA must have previously received compressed-tokens, to be able to claim them.

Note

This code is unaudited. Do not use in production.

If you have any questions, reach out on Telegram or Discord.