Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 449 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 449 Bytes

Kadenaswap, a multi-protocol DEX

This houses smart-contract and UI code for the Kadenaswap decentralized exchange.

Building (Javascript)

(TODO)

Building (Pact)

  1. Install pact. Note that Kadenaswap requires at least Pact 3.7

  2. (Optional) Install Atom Pact IDE.

  3. Tests are in exchange.repl.

  4. (TODO installing on pact -s, testnet etc)