mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-13 21:52:36 +03:00
Added Overview
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Orion Protocol SDK
|
||||
|
||||
## Overview
|
||||
|
||||
Orion Software Developer Kit is a set of functions and methods that allow dApp developers connect to the superior aggregated liquidity of Orion Protocol which combines orderbooks of centralized exchanges as well decentralized automatic market makers such as Uniswap or Spookyswap across several supported blockchains.
|
||||
Through this connection, developers using the SDK can perform a wide range of actions, including swapping selected tokens using Orion’s aggregated liquidity, obtaining relevant market information through subscriptions, add and remove liquidity to Orion’s pools.
|
||||
|
||||
## API Key
|
||||
|
||||
Orion’s SDK is free to use and does not require an API key or registration. Refer to integration examples for more detailed information.
|
||||
|
||||
[](https://www.npmjs.com/package/@orionprotocol/sdk)
|
||||
[](https://www.npmjs.com/package/@orionprotocol/sdk)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user