Getting Started
Last updated
Last updated
An active Lightning Network node.
Support for RGB assets in your wallet or application.
API access to ThunderFlow (Request demo via our ).
Register Your Node: Use the ThunderFlow API to register your node.
Request Liquidity: Send a request specifying the amount, asset type, client node peer URL, and channel duration.
Pushed Amount (msat) â The initial amount (in milli-satoshis) that will be sent to the counterparty upon channel creation. Default - 0
Channel Expiry (Blocks) â The number of blocks until the channel expires.
Node Peer URL â The Peer URL of the client's node. This peer will be used by the LSP to open the channel to the node (require).
Asset Amount â The amount of a specific asset requested for the channel. This is require field.
Asset ID â The ID of the asset being used for the channel.
Refund Address (Optional) â A Bitcoin address where funds should be refunded in case the channel is not opened or the order fails. If left empty, refunds may require manual handling.
Confirm Payment: Pay using BTC or RGB assets.
Channel Opening: The channel will be provisioned and monitored in real time.