Directories
¶
| Path | Synopsis |
|---|---|
|
Command seqdex-initwallet drives the daemon's operator WalletService.InitWallet RPC (:9000), which creates the underlying ocean wallet (CreateWallet) and fires the daemon's onInit hook.
|
Command seqdex-initwallet drives the daemon's operator WalletService.InitWallet RPC (:9000), which creates the underlying ocean wallet (CreateWallet) and fires the daemon's onInit hook. |
|
Command seqdex-market drives the operator OperatorService over :9000 to create / inspect / open a market and to derive its deposit addresses, so a same-chain atomic swap can be demonstrated end to end.
|
Command seqdex-market drives the operator OperatorService over :9000 to create / inspect / open a market and to derive its deposit addresses, so a same-chain atomic swap can be demonstrated end to end. |
|
Command seqdex-taker exercises the Sequentia-adapted pkg/trade taker SDK against a running tdexd trade interface, performing a same-chain atomic swap.
|
Command seqdex-taker exercises the Sequentia-adapted pkg/trade taker SDK against a running tdexd trade interface, performing a same-chain atomic swap. |
|
Command seqdex-unlock drives the daemon's operator WalletService.UnlockWallet RPC, reading the password from the file named by PW_FILE so no secret is put on the command line.
|
Command seqdex-unlock drives the daemon's operator WalletService.UnlockWallet RPC, reading the password from the file named by PW_FILE so no secret is put on the command line. |
|
Command seqdex-xchain-reverse-taker drives a FULL asset->BTC (SELL a Sequentia asset for BTC) cross-chain swap over the daemon's gRPC XchainService, using the REVERSE RPCs (GetReverseXchainQuote / OpenReverseXchainSwap / SubmitReverseSeqLeg / GetXchainSwap).
|
Command seqdex-xchain-reverse-taker drives a FULL asset->BTC (SELL a Sequentia asset for BTC) cross-chain swap over the daemon's gRPC XchainService, using the REVERSE RPCs (GetReverseXchainQuote / OpenReverseXchainSwap / SubmitReverseSeqLeg / GetXchainSwap). |
|
Command seqdex-xchain-swapdemo runs the Phase-5 cross-chain atomic-swap MECHANISM (pkg/xchain) end-to-end against a running two-chain regtest: a parent Elements node standing in for Bitcoin (the anchor source) and an anchored Sequentia node.
|
Command seqdex-xchain-swapdemo runs the Phase-5 cross-chain atomic-swap MECHANISM (pkg/xchain) end-to-end against a running two-chain regtest: a parent Elements node standing in for Bitcoin (the anchor source) and an anchored Sequentia node. |
|
Command seqdex-xchain-taker drives a FULL BTC->SEQ-asset cross-chain swap over the daemon's gRPC XchainService (Phase 5, milestone 2).
|
Command seqdex-xchain-taker drives a FULL BTC->SEQ-asset cross-chain swap over the daemon's gRPC XchainService (Phase 5, milestone 2). |
|
Command seqdex-xchaind runs the SeqDEX cross-chain swap MAKER as a standalone gRPC service (Phase 5, milestone 2).
|
Command seqdex-xchaind runs the SeqDEX cross-chain swap MAKER as a standalone gRPC service (Phase 5, milestone 2). |
|
Command seqob-cli drives the SeqOB relay: post a signed offer, list a market's book, and lift an offer.
|
Command seqob-cli drives the SeqOB relay: post a signed offer, list a market's book, and lift an offer. |
|
Command seqob-maker is the long-running MAKER participant for the SeqOB order-book DEX.
|
Command seqob-maker is the long-running MAKER participant for the SeqOB order-book DEX. |
|
Command seqob-octl is a tiny operator helper for inspecting and preparing Ocean wallet accounts when setting up a SeqOB order-book maker.
|
Command seqob-octl is a tiny operator helper for inspecting and preparing Ocean wallet accounts when setting up a SeqOB order-book maker. |
|
Command seqobd is the SeqOB order-book relay daemon.
|
Command seqobd is the SeqOB order-book relay daemon. |
Click to show internal directories.
Click to hide internal directories.