| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Plutus.Contracts.Uniswap
Description
A decentralized exchange for arbitrary token pairs following the Uniswap protocol.
Details:
OffChaincontains the instance endpoints and client functionalityOnChaincontains the validation logicTypesconains a few common datatypes for working with this contractPoolcontains functions needed by both on-chain and off-chain code related to working with liquidity pools.