SDKs

We have created 4 different SDKs for interacting with our system. Each SDK has the same function and uses the same datapoints.

All of the SDK functions can be found here

SDK List

Resolution SDKs

JavaScript

Rust

Python

Scala

Function SDKs

JavaScript

How It Works

The SDKs make calls to the public explorer API endpoints

The endpoints include:

  • api/v1/tokens/search

  • api/v1/boxes

  • api/v1/assets/search/byTokenId

Last updated