This SDK provides a Rust API for interacting with the Fyde protocol. It can be used to build applications on top of Fyde, serving as the backbone for our in-house indexer and web API.
Add the following to your Cargo.toml
:
[dependencies]
- Asset: Asset-related informations (State of the asset in the protocol).
- Governance: Governance-related information (Data regarding user keeping governance rights).
- Liquid Vault: Liquid vault related informations (TVL, fees generated).
- User: User-related informations (Asset balances and allowances, TRSY balance, etc).