- Help developers build DeFi applications with the falcon API without handling API requests and responses.
- Support a wide range of common use cases, including token swaps, flash loans, and supply/borrow actions.
- Support multiple blockchain networks.
More details and examples can be found at SDK Overview
- The
apipackage empowers developers to interact with the falcon API. - The
commonpackage empowers developers to deal with general information like token and network. - The
corepackage defines the constants and the interfaces used in the falcon API. - The
lendingpackage empowers developers to rapidly build intent-centric applications and enhances the user experience for the lending falconsdk. - The
smart-accountspackage manages the smart account integrated with the falcon API. - The
test-helperspackage provides utilities for developers to write tests.
| package | version | changelog |
|---|---|---|
| @falcon/api | GO | |
| @falcon/common | GO | |
| @falcon/core | GO | |
| @falcon/lending | GO | |
| @falcon/smart-accounts | GO | |
| @falcon/test-helpers | GO |