Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Initiate and complete a swapXFG atomic swap.
fuegod
initiate <counterparty> <amount> <ASSET>
curl -X POST http://127.0.0.1:28080/getswapstatus \ -H 'Content-Type: application/json' \ -d '{"swap_id": "YOUR_SWAP_ID"}'
curl -X POST http://127.0.0.1:28080/listswaps \ -H 'Content-Type: application/json' \ -d '{}'
keys exchanged → escrow funded → presigs ready → counterparty locked → secret revealed → success OR refunded
Was this page helpful?