Taproot Assets (formerly Taro) is Lightning Labs' protocol for issuing tokens on Bitcoin with Lightning-scale transfer economics. Unlike Ordinals-based standards, Taproot Assets keeps most transaction data off-chain and only settles Merkle roots on Bitcoin.
How it works
An issuer commits to an asset supply by creating a Taproot output whose script tree contains a Merkle commitment to the asset metadata. Transfers happen off-chain by exchanging updated commitments. Only the anchor transaction (which changes ownership of the on-chain UTXO) touches Bitcoin.
Lightning-scale transfers
The killer feature: Taproot Assets can move over Lightning channels. A stablecoin balance can settle across the Lightning network in sub-second time with sub-cent fees, without touching Bitcoin main chain.
Comparison
- Ordinals / BRC-20. Every action on-chain. Wallets need indexers.
- Runes. Every action on-chain via OP_RETURN. UTXO-native, no indexer.
- Taproot Assets. Anchor on-chain, transfers off-chain via Merkle proofs. Lightning-compatible.
Where it fits
- Stablecoins on Lightning (USDT could theoretically live here).
- High-frequency Bitcoin-settled tokens.
- Enterprise tokenization scenarios needing Bitcoin settlement guarantee.
Where it lags
- Requires wallet integration; ecosystem still small.
- Off-chain proofs mean users must exchange data with counterparties directly.
- Bitcoin conservatives object to any token layer on Bitcoin.
Real progress
Tether announced USDT via Taproot Assets in early 2025. Whether this becomes meaningful volume is the ecosystem's next stress test.
Koinlytics