Crates.io | light-compressed-token |
lib.rs | light-compressed-token |
version | 1.2.0 |
source | src |
created_at | 2024-05-07 16:14:39.148313 |
updated_at | 2024-09-20 18:01:15.880009 |
description | Generalized token compression on Solana |
homepage | |
repository | https://github.com/Lightprotocol/light-protocol |
max_upload_size | |
id | 1232369 |
size | 176,380 |
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
This code is unaudited. Use at your own risk.