@falconsdk/smart-accounts

Falcon Smart Accounts SDK


Keywords
falcon
License
MIT
Install
npm install @falconsdk/smart-accounts@0.1.6

Documentation

falcon SDK

Lint Unit Test E2E Test

  • 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 npm version GO
@falcon/common npm version GO
@falcon/core npm version GO
@falcon/lending npm version GO
@falcon/smart-accounts npm version GO
@falcon/test-helpers npm version GO