📦SDK Reference
SDK Reference for Secured Finance protocols
Secured Finance provides JavaScript SDKs to interact with our protocols programmatically. This section documents how to use these SDKs to integrate with our protocols in your applications.
What You'll Learn
- How to integrate with the USDFC stablecoin protocol 
- How to integrate with the Fixed-Rate Lending protocol 
- Examples of common SDK operations 
- Best practices for using our SDKs 
Key Components
SDKs
Secured Finance maintains SDKs for each of its protocols:
- USDFC SDK - For interacting with the USDFC stablecoin protocol 
- Fixed-Rate Lending SDK - For interacting with the Fixed-Rate Lending protocol 
Features
Our SDKs provide comprehensive functionality for interacting with our protocols:
- Read Operations: Query protocol state, user positions, and market data 
- Write Operations: Execute transactions such as creating positions, placing orders, and managing collateral 
- Event Handling: Subscribe to protocol events for real-time updates 
- Type Safety: Fully typed interfaces for improved developer experience 
Getting Started
If you're new to our SDKs, check out the individual SDK documentation pages for installation instructions and basic usage examples. If you're already familiar with JavaScript development, you can jump directly to the specific SDK documentation.
Related Resources
Last updated
Was this helpful?
