Expand description
Utilities for working with DFlow signatory servers
The signatory client lib provides modules for creating and verifying endorsements and payment in lieu tokens and for interacting with the DFlow signatory server API.
Re-exports§
pub use bs58;
pub use ed25519_dalek;
pub use rand;
Modules§
- api_
path - API paths
- endorsement
- Endorsement module
- endorsement_
key - Endorsement key module
- evm
- Client module for the signatory server EVM API
- markets
- Markets endpoint types
- payment_
in_ lieu - Payment in lieu module
- solana
- Client module for the signatory server Solana API