Skip to main content

Market Data

Atomic Swaps

A swap is a five-step sequence — quote, init, whitelist on your node, execute, then track settlement — and stopping after initSwap leaves a locked swap that never executes. The complete flow in both languages is on How to Swap.

WebSocket Streaming

Node Operations

For the client.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.