🧑💻Introduction
Introduction to Secured Finance's Developer Portal and its resources
Welcome to the Secured Finance Developer Portal, your comprehensive resource for building on top of Secured Finance's protocols. Whether you're a hackathon participant, a web2 developer exploring blockchain development, or a seasoned web3 developer, this portal provides the tools, documentation, and examples to help you integrate with our ecosystem.
What You'll Learn
How to query Secured Finance protocol data using our subgraphs
How to integrate with USDFC and Fixed-Rate Lending protocols using our SDKs
Best practices for building applications on top of Secured Finance
How to participate in our Bug Bounty program
Key Components
API Reference
Our API Reference provides comprehensive documentation for querying data from our protocols using GraphQL through The Graph's subgraphs:
Fixed-Rate Lending Subgraph - Query data from the Fixed-Rate Lending protocol
Note: The USDFC Subgraph is currently under development and not yet deployed. USDFC data is only available through the USDFC SDK.
SDK Reference
Our SDK Reference provides detailed documentation for interacting with our protocols programmatically:
USDFC SDK - Integrate with the USDFC stablecoin protocol
Fixed-Rate Lending SDK - Integrate with the Fixed-Rate Lending protocol
Bug Bounty
We maintain an active Bug Bounty program to incentivize security researchers to help us identify and fix vulnerabilities in our protocols.
Getting Started
If you're new to web3 development, we recommend starting with our DeFi Starter Guide to familiarize yourself with fundamental concepts.
For experienced developers, you can dive directly into our API and SDK references to start building applications on top of our protocols.
Related Resources
Last updated
Was this helpful?