Re-exports§
pub use client::Client;pub use client::MultipartFile;pub use client::Options;pub use error::Error;
Modules§
- address_
watches - agreements
- allocations
- auth
- client
- Core HTTP transport shared by every domain client.
- error
- Error types for the Dfns SDK.
- exchanges
- fee_
sponsors - keys
- networks
- payins
- payouts
- permissions
- policies
- signer
- User-action signing.
- signers
- staking
- swaps
- types
- vaults
- wallets
- webhooks
Structs§
- Dfns
Client - Aggregate entry point exposing every domain client over one transport.
- Dfns
Delegated Client - Same as DfnsClient but signed operations are init/complete pairs, no signer needed.