API Trading

Demex is primarily a reference interface for trading on the Carbon blockchain. To trade via APIs, there are three options:

  1. Use the Demex Client which wraps the Carbon RPCs to abstract blockchain concepts and allow you to get started trading as quickly as possible (recommended).

  2. Use the Carbon Typescript SDK which contains lower level trading and statistic APIs for the Carbon blockchain.

  3. Use the Carbon RPC APIs directly.

Last updated