Skip to content

Rust DSK for providing API to interact with Fyde protocol

Notifications You must be signed in to change notification settings

FydeTreasury/fyde-rs-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fyde SDK Fyde SDK

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.

Installation

Add the following to your Cargo.toml:

[dependencies]

Modules

  • 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).

About

Rust DSK for providing API to interact with Fyde protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages