Skill Issue Dev | Dax the Dev · Apr 19, 2026
compress / decompress helpers for Light Protocol tokens
0Sign in to vote or save
This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
Added CompressedTokenHelper.compress(...) and .decompress(...) to the z_trade SDK. Light Protocol's ZK Compression charges roughly $0.000004 per compressed account vs $0.002 for a regular SPL token account — a 500× cost reduction once you're moving more than a few hundred accounts. The helper does the boring CPI plumbing: wrap-and-decompose the user's instruction, route through the Light System…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.