Safe Haskell | None |
---|---|
Language | Haskell2010 |
A decentralized exchange for arbitrary token pairs following the Uniswap protocol.
Details:
OffChain
contains the instance endpoints and client functionalityOnChain
contains the validation logicTypes
conains a few common datatypes for working with this contractPool
contains functions needed by both on-chain and off-chain code related to working with liquidity pools.