SOMI Network API Docs
Somi exchange-integration - SDK Doc
Somi exchange-integration - SDK Doc
  • Somi exchange-integration
    • Public Services
    • REST API
    • Node RPC
  • Running a Full Node
  • Access via Node Command Line Interface (CLI)​
  • SDKs
  • Important: Ensuring Transaction Finality​
    • The Recommended Way (via WebSocket)
    • The Alternative Way (via RPC Polling)
Powered by GitBook
On this page

SDKs

PreviousAccess via Node Command Line Interface (CLI)​NextImportant: Ensuring Transaction Finality​

Last updated 1 year ago

There are multiple advanced SDK solutions available for Somi Network.

Majority of SDKs provide simplified functions to:

  • Create wallets and manage keys Somi Network/DEX, including Transfer, New Order, Cancel Order, etc.

  • Communicate with Somi Network/DEX via Node RPC calls through public node RPC services or your own private full nodes

List of currently available SDKs and their respective documentations:

  • - -

  • -

  • -

  • -

  • -

  • -

​
Go
Java
JavaScript
C++
C#
Python
Swift