Skip to main content
ZK Compression is a Solana framework that reduces the cost of token accounts and PDAs by 99%.Whether you’re building the next DeFi protocol or integrating enterprise-grade stablecoin payments, our APIs help you scale.

Token APIs

Creation CostLight Token ProgramSPL / Token 2022
Mint Account0.00001 SOL0.0015 SOL
Token Account0.00001 SOL0.0029 SOL

Light Token Program

High-performance token program and APIs that reduce account creation cost by 99%, while being more CU efficient on hot paths. The Light Token APIs are a superset of - and fully compatible with - SPL-Tokens.

Integration Guides

Stablecoin Payments

Learn how to integrate Light Token in your stablecoin payment infrastructure.

Wallets

Let users display and swap light-tokens in your wallet application.

DeFi Programs

Build rent-free AMMs and DeFi programs with light-tokens.

Data Streaming

Stream token and mint events from the network in real-time.

Cookbook & Reference

Cookbook

Step-by-step recipes for every token operation.

API Reference

TypeScript and Rust SDKs, Anchor constraints and JSON RPC methods.

Solana to Light

Side-by-side mapping of every Light Token instruction against its SPL/Solana equivalent.

PDA Accounts

Creation CostLight / CompressedSolana default
100-byte PDA~0.000015 SOL0.0016 SOL

Light PDA (New)

Solana PDAs with sponsored rent-exemption that you can use with minimal coding overhead. Works just like any other PDA, e.g. in your DeFi program.

Compressed PDA

Compressed PDAs are the core primitive. They let you store user, app, or other infrequently accessed state without paying rent-exemption fees at all.

AI Native Development

Install orchestrator agent skill or view skill.md:
npx skills add https://zkcompression.com
Install or view dedicated agent skills.
Add the marketplace and install:
/plugin marketplace add Lightprotocol/skills
/plugin install solana-rent-free-dev

AI Prompts

Copy-paste prompts for common integration tasks.

Resources

Learn Core Concepts

Learn about the Light Token program and ZK Compression Core.

Security Audits

View security audits and formal verification.