📡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
No need to integrate web3.js into your backend.
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.
Last updated