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
  • ZK Testnet is Here!
  • Tooling
  • Active Feature Set

Was this helpful?

  1. Release Notes
  2. 0.x.x

0.4.0

Last updated 9 months ago

Was this helpful?

ZK Testnet 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

Testnet details, while currently deprecated, are still visible in the

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

Ts-sdk

Local Development + Token CLI
ZK Compression RPC
Helius
Light
Telegram
Devnet Addresses section
Release Release v0.4.0 · Lightprotocol/light-protocolGitHub
Logo