Market Data
Themarket group is the read-only entry point for pairs, quotes, routes, and maker metadata.
Quote examples
--from-amountor--to-amount--from-layer--to-layer
BTC_LN, RGB_LN, and BTC_ONCHAIN for market quotes.
Swap Scopes
Swaps are split across two command groups:Atomic Swap Flow
Useswap atomic when the maker side is remote but execution uses your local node as taker.
Subcommands
Example
--taker-pubkey--yes- explicit
--from-layerand--to-layer
Local Node Swap Flow
Usenode swap for low-level RLN swap steps (these live under the node command group):
This path is useful for debugging, demos, and lower-level protocol operations where you want each step exposed separately.