Introduction
Introduction to Secured Finance's Developer Portal and its resources
Last updated
Was this helpful?
Introduction to Secured Finance's Developer Portal and its resources
Last updated
Was this helpful?
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.
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
Our API Reference provides comprehensive documentation for querying data from our protocols using GraphQL through The Graph's subgraphs:
- 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 .
Our SDK Reference provides detailed documentation for interacting with our protocols programmatically:
- Integrate with the USDFC stablecoin protocol
- Integrate with the Fixed-Rate Lending protocol
For experienced developers, you can dive directly into our API and SDK references to start building applications on top of our protocols.
We maintain an active program to incentivize security researchers to help us identify and fix vulnerabilities in our protocols.
If you're new to web3 development, we recommend starting with our to familiarize yourself with fundamental concepts.