Search
K
📡

Rest API

An easy path to interact with XP Protocol

Intro

XP contracts are accessible on-chain and off through our API service. No need to introduce web3.js into your stack if it's not needed. There are also no gas fees when using the off-chain Rest API service.
Advantages
  1. 1.
    No need to integrate web3.js into your backend.
  2. 2.
    No need to show tx status and wait, our backend will queue and send off the transaction, so no need to create a bunch of UI status visuals.