Namespace NArk.ArkadeIntents.Composition
Classes
- ArkadeToEvmRoute
An Arkade payment address whose verified settlement is an ERC20 delivery.
- ComposedSwapClient
Composes independent solver quotes entirely on the client.
- ComposedSwapExecutionClient
Advances persisted composed routes without disclosing their SDK-held secrets in results.
- ComposedSwapExecutionResult
Public progress only; ingress completion is not merchant settlement.
- ComposedSwapOptions
Dynamic timing policy for independently quoted route legs.
- LightningToEvmRoute
A Lightning invoice whose M claim feeds the outgoing Arkade lock L.
- OnchainToEvmRoute
An L1 address whose Arkade delivery feeds the outgoing Arkade lock L.
- SwapLinkSecret
The client-owned secret that links otherwise independent swap quotes.
Interfaces
- IEvmOutgoingQuoteClient
Outgoing quote seam used by the client-side composer.
- ILightningIngressQuoteClient
Lightning ingress quote seam used by the client-side composer.
- IOnchainIngressQuoteClient
Bitcoin-chain ingress quote seam used by the client-side composer.