mlabs-haskell / mlabs-haskell/cem-script
Implement fixed-function swaps
Open
Nobody has claimed this yet.
blocked
cem-interfaces
- Dominant language
- Haskell
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
TODO:
- Basic swap with polymorphic fixed-function
- Calculating fees
- Minting liquidity tokens (blocked by #31)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked constant-product DEX specification and the TODO checklist in this issue. Define what is needed for a basic swap with a polymorphic fixed-function and fee calculation; liquidity-token minting remains blocked by issue #31. There are no files or tests named in the payload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- blockchain
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100