Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2 days ago
JSON representation
Kadenaswap, a multi-protocol, scalable DEX
- Host: GitHub
- URL: https://github.com/kadena-io/kadenaswap
- Owner: kadena-io
- Created: 2020-10-19T23:22:21.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T02:28:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T09:07:34.245Z (3 months ago)
- Topics: blockchain, defi, dex, pact, smart-contracts
- Language: JavaScript
- Homepage: https://kadena.io
- Size: 5.8 MB
- Stars: 37
- Watchers: 31
- Forks: 28
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
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)