1.1.0 • Published 12 months ago
falconsdk-v1 v1.1.0
falcon SDK
- 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
Packages
- The
api
package empowers developers to interact with the falcon API. - The
common
package empowers developers to deal with general information like token and network. - The
core
package defines the constants and the interfaces used in the falcon API. - The
lending
package empowers developers to rapidly build intent-centric applications and enhances the user experience for the lending falconsdk. - The
smart-accounts
package manages the smart account integrated with the falcon API. - The
test-helpers
package 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 |