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

https://github.com/bluntbrain/defi-exchange


https://github.com/bluntbrain/defi-exchange

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# DeFi - Exchange

Requirements:

```shell
Build an exhange with only one asset pair (Eth <> Crypto Dev)

Your Decentralized Exchange should take a fees of 1% on swaps

When user adds liquidity, they should be given Crypto Dev LP tokens (Liquidity Provider tokens)

CD LP tokens should be given propotional to the Ether user is willing to add to the liquidity

```