Lightning Labs released Taproot Assets v0.8 on June 23, 2026, alongside the first public release of the Taproot Assets SDK, a client library that makes it dramatically easier to build applications on top of Taproot Assets. Taproot Assets is the first multi-asset Lightning protocol on mainnet, where assets like stablecoins can be minted on Bitcoin and sent over the Lightning Network instantly for low fees.
The SDK maps the protocol’s lower-level primitives to operations that match how developers think about assets, so common flows take fewer steps and less bookkeeping. It exposes assets, collections, issuances, balances, proofs, and universe discovery through a single asset handle, removing the need to track raw protocol identifiers by hand. The result is that issuing, sending, and tracking assets on Bitcoin starts to feel like working with an ordinary application library, which lowers the barrier to building real products on Taproot Assets.