ErgoNames
  • ErgoNames Docs
    • FAQs
  • Backend
    • Minting System
  • Smart Contract
  • Standards
    • Token Standard
    • Royalty Standard
  • SDKs
    • SDK Versions
    • SDK Functions
    • Javascript Tx Lib
    • Javascript SDK
    • Scala SDK
    • Rust SDK
    • Python SDK
  • Assets
Powered by GitBook
On this page
  • SDK List
  • How It Works

SDKs

PreviousRoyalty StandardNextSDK Versions

Last updated 2 years ago

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

SDK List

Resolution SDKs

Function SDKs

How It Works

The SDKs make calls to the public explorer

The endpoints include:

  • api/v1/tokens/search

  • api/v1/boxes

  • api/v1/assets/search/byTokenId

here
JavaScript
Rust
Python
Scala
JavaScript
API endpoints