Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kadena-io/kadenaswap

Kadenaswap, a multi-protocol, scalable DEX
https://github.com/kadena-io/kadenaswap

blockchain defi dex pact smart-contracts

Last synced: about 2 months ago
JSON representation

Kadenaswap, a multi-protocol, scalable DEX

Awesome Lists containing this project

README

        

# 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](https://github.com/kadena-io/pact#installing-pact). Note that Kadenaswap requires at least Pact 3.7

2. (Optional) [Install Atom Pact IDE](https://github.com/kadena-io/pact#atom).

3. Tests are in `exchange.repl`.

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