JS APIs
This api is for bots or users to trade on Standard.
Standard provides JS API in a form of npm package for application/backend developers to integrate Standard Exchange backend.
Features
Enables users/bots to create any pair for any asset to trade
Enables users/bots to submit limit/market buy/sell orders
Enables users/bots to look at the orderbook of all assets in Standard
Updates users/bots with newest price and data with charts
Prerequisite
Incompatible with ethers.js
Repo
Last updated