Tools · Bridges & conversion

Taproot Assets

Lightning Labs' protocol for issuing assets — including stablecoins — on Bitcoin and moving them over Lightning rails. Lightning rails for assets, not Bitcoin substrate.

software Lightning Labs v0.7.2 Links verified 2026-06-02

What it is

Taproot Assets (the tapd daemon) is a Lightning Labs protocol for issuing assets — including stablecoins — on Bitcoin L1 via Taproot, and transferring them over Lightning rails. It’s billed as the first multi-asset Lightning protocol on mainnet.

The crucial framing, held explicitly at The Border Zone: Taproot Assets provides Lightning rails for non-Bitcoin assets — it is not Bitcoin substrate. An agent might use a stablecoin over Taproot Assets at the boundary for unit-of-account stability, but the settlement substrate underneath is still Bitcoin. Keeping rails and substrate distinct is the whole point of putting this in Bridges, not the Stack.

When to use it

Quick start

Run tapd from github.com/lightninglabs/taproot-assets; docs at docs.lightning.engineering/the-lightning-network/taproot-assets. Read the Operational Safety Guidelines before any mainnet use.

Gotchas