Market Data
Atomic Swaps
A swap is a five-step sequence — quote, init, whitelist on your node, execute, then track settlement — and stopping afterinitSwap leaves a locked swap that never executes. The complete flow in both languages is on How to Swap.
WebSocket Streaming
Node Operations
For theclient.rln entry point — the hasNode() guard and the first node calls — see Getting Started. Every available method is listed in the Client Reference.
Next Steps
How to Swap
The complete atomic swap sequence: init, whitelist, execute, status.
WebSocket
Streaming options, events, and the low-level
WSClient.Utilities
Amount conversion, precision handling, and asset pair mapping.
Client Reference
Every method on
client.maker and client.rln.