ZK Compression
  • Introduction
    • Overview
    • Intro to Development
  • Event
    • 🗓️Event: 1000x Hackathon
  • Release Notes
    • JS - v0.21.0
  • Learn
    • In a Nutshell
    • Core Concepts
      • Compressed Account Model
      • State Trees
      • Validity Proofs
      • Lifecycle of a Transaction
      • Limitations
  • Developers
    • TypeScript Client
    • JSON RPC Methods
      • getCompressedAccount
      • getCompressedBalance
      • getCompressedTokenAccountBalance
      • getCompressedBalanceByOwner
      • getCompressedMintTokenHolders
      • getCompressedTokenBalancesByOwnerV2
      • getCompressedAccountsByOwner
      • getMultipleCompressedAccounts
      • getCompressedTokenAccountsByOwner
      • getCompressedTokenAccountsByDelegate
      • getTransactionWithCompressionInfo
      • getCompressedAccountProof
      • getMultipleCompressedAccountProofs
      • getMultipleNewAddressProofs
      • getValidityProof
      • getCompressionSignaturesForAccount
      • getCompressionSignaturesForAddress
      • getCompressionSignaturesForOwner
      • getCompressionSignaturesForTokenOwner
      • getLatestCompressionSignatures
      • getLatestNonVotingSignatures
      • getIndexerSlot
      • getIndexerHealth
    • Addresses and URLs
    • Creating Airdrops with Compressed Tokens
    • Using Token-2022
    • Add Compressed Token Support to Your Wallet
    • Create programs with the program-template
  • Node Operators
    • Run a Node
  • resources
    • Security
    • Privacy Policy
Powered by GitBook
On this page
  • Tooling
  • Active Feature Set
  • Upcoming Changes

Was this helpful?

  1. Release Notes
  2. 0.x.x

0.3.0

Last updated 8 months ago

Was this helpful?

The first pre-release is here!

Note: It’s an alpha release, so bugs & breaking changes can occur. If you have questions, bugs, or feedback, check out the and Developer Discord for help, or message us directly via

You can find a list of all crates here:

Tooling

Active Feature Set

  • Compressed accounts (no upfront rent)

  • Compressed-token program. Create + mint (tested for up to 25x token mint batch, ~5000x cheaper than SPL-token mints)

  • Compress/decompress SOL and tokens

  • Rust-SDK

  • Ts-sdk

Upcoming Changes

  • Support unique PDA address in typescript client

  • End-to-end program example with a typescript anchor client

  • Public Testnet

  • Program-owned state tree support

Local Development + Token CLI
ZK Compression RPC
Helius
Light
Telegram
LogoRelease Release v0.3.0 · Lightprotocol/light-protocolGitHub