🛠️Getting set up

The core onchain and offchain programs making up fermi DEX will be open sourced

Currently, we provide SDKs for interaction with fermi DEX (testnet), as well as the continuum sequencer (testnet). We are also building specific templates for example use cases, to make it simpler to bootstrap development of your own applications of the fermi unified liquidity layer, and the continuum FIFO sequencing layer.

Step1: Clone the SDK

Step 2: Placing & Cancelling Orders

Step 3: Registering a Trade Intent

Step 4: Quering the current chain state

Last updated