# Compressed Token Program A token program on the Solana blockchain using ZK Compression. This program provides an interface and implementation that third parties can utilize to create and use compressed tokens on Solana. Documentation is available at https://zkcompression.com Source code: https://github.com/Lightprotocol/light-protocol/tree/main/programs/compressed-token ## Audit This code is unaudited. Use at your own risk.