Crate signatory_client_lib
source ·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 paths
- Endorsement module
- Endorsement key module
- Client module for the signatory server EVM API
- Markets endpoint types
- Payment in lieu module
- Client module for the signatory server Solana API