Skip to main content
Use the airdrop agent skill for token distribution and airdrops:
Add the marketplace and install:
/plugin marketplace add Lightprotocol/skills
/plugin install solana-rent-free-dev
For orchestration, install the general skill:
npx skills add https://zkcompression.com
The Light Token Program is live on Solana mainnet. Use Light Token for most purposes except airdrops and other forms of token distribution. The compressed token SDK remains supported for token distribution use cases.
CreationSolanaCompressed
Token Account~2,000,000 lamports5,000 lamports
  1. Compressed token accounts store token balance, owner, and other information of tokens like SPL and light-tokens.
  2. Compressed token accounts are rent-free.
  3. Any light-token or SPL token can be compressed/decompressed at will.
Compressed Tokens are supported by leading Solana wallets such as Phantom and Backpack.

Token Distribution

Distribute tokens without paying upfront rent per recipient.

Guide

Store SPL-token accounts rent-free

Compress existing SPL-token accounts to save rent costs for your users.

Compress SPL Token Accounts

RPC methods

The Photon API provides ZK Compression methods that extend the default Solana JSON RPC API.

JSON RPC methods

Guides

The SDK for compressed tokens can be used but is not maintained. Use Light Token for other purposes than token distribution or storage of inactive tokens.
Compressed token cookbookGitHub
Token distributionGitHub
Web clientGitHub

Didn’t find what you were looking for?

Reach out! Telegram | email | Discord