SDK
List of ongoing sdk for interaction with Exchange
Last updated
List of ongoing sdk for interaction with Exchange
Last updated
Python:
Contains clients for interaction with both smart contracts and exchange:
AsyncApiHttpClient for interaction with HTTP endpoints
WsClient to subscribe for websocket streams
AkiraExchangeClient to interact with smart contract
ERC20Client to interact with ERC20 smart contracts
ready-to-go to interact with the exchange:
installation through pip: pip install LayerAkira
Typescript:
Provides a comprehensive interface for interacting with the LayerAkira exchange.
Includes functionalities for querying user information, managing orders, and retrieving event data related to trades, deposits, and withdrawals.
Comprehensive typescript documentation can be found in