SDKs

With SDKs, you will build applications easily!!!

The Floorswap SDK provides abstractions to assist you with interacting with the Floorswap smart contracts in a Typescript/Javascript environment (e.g. websites, node scripts). With the SDK, you can manipulate data that has been queried from the EVM using libraries that assist with needs such as data modeling, protection from rounding errors, and compile time enforced typing.

To begin, we recommend looking at our Guides which include runnable examples and walkthroughs of core usages. These guides will help you better understand how to use the SDK and integrate it into your application.

Last updated