How do assets live near Bitcoin?
RGB does this with client-side validated contracts. Spark does it with token support inside its fast transfer system. Both are trying to make dollars and other assets feel native to Bitcoin wallets.
Source-checked May 13, 2026
RGB, Arkade, Lightning, and Spark all try to make Bitcoin useful beyond slow layer-1 payments. They do it with very different tradeoffs: channels, client-side validation, virtual UTXOs, statechains, operators, and exits.
Start here
Before the protocol details, use these cards to sort the landscape: assets, swaps, payments, and app-style execution.
RGB does this with client-side validated contracts. Spark does it with token support inside its fast transfer system. Both are trying to make dollars and other assets feel native to Bitcoin wallets.
Lightning is the mature BTC payment network. Spark tries to make transfers feel simpler by avoiding channel management. Arkade aims at fast VTXO-based payment and app flows.
Assets need markets. RGB swaps help users move between sats and RGB assets. Spark already has Flashnet-style AMM infrastructure for token swaps and liquidity pools.
Arkade is the most directly app-oriented design here. RGB gives typed asset contracts, Spark gives fast token transfer rails, and Lightning stays focused on routed BTC payments.
Choose a protocol
Each protocol moves routine activity off the base chain, then preserves some way to settle, anchor, or escape back to Bitcoin.
Lightning simulator
Lightning wallets route through channels. The graph can find a path, but the hidden balance direction can still make payments fail and retry. Each channel also sets its own forwarding fee, so wallets usually try to balance price and reliability instead of blindly taking the shortest path.
Ready: the wallet will choose the cheapest viable path it knows.
Fee labels are per channel. Lower ppm means cheaper forwarding for that hop.
Swap lab
Issuing an asset is only step one. RGB needs markets for its client-validated assets, while Spark already has Flashnet-style swap infrastructure for AMMs, liquidity pools, and fast token trading.
Ready: check the quote, lock both sides, then settle together.
Native USDT
Native USDT brings a familiar dollar asset directly to the network where users already hold funds. That gives wallets, exchanges, market makers, merchants, and apps a shared unit of account without forcing every user through a wrapped asset, a bridge, or a custodial exchange.
Fit matrix
Start with the thing you care about. Green means the design naturally fits, yellow means it can work with tradeoffs, and red means there is real friction.
You will get the plain-English reason for that score, including what a beginner should remember before building or using it.
| Protocol | Best mental model | Strong at | Watch out for |
|---|
Checkpoint
Short questions, practical answers. The goal is to leave with a usable mental model, not protocol maximalism.
Glossary
Sources
Each group points to the docs or announcements used for that part of the lesson, so you can follow the simplified explanation back to the source.