mlabs-haskell / mlabs-haskell/lambda-buffers
Dykstra HF
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 32
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
New Plutus types:
Dependencies:
- https://github.com/IntersectMBO/plutus/tree/master/plutus-ledger-api
- https://github.com/mlabs-haskell/plutus-ledger-api-rust/issues/95
- https://github.com/mlabs-haskell/plutus-ledger-api-typescript/issues/45
- https://github.com/Plutonomicon/plutarch-plutus
- https://github.com/mlabs-haskell/purescript-plutus-types
Contributor guide
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 with the CIP-153 and CIP-138 specifications, then inspect the linked plutus-ledger-api and related dependency projects for the expected representations. Done means LambdaBuffers supports both MaryEraValue and Array in its Plutus types while remaining compatible with the listed Rust, TypeScript, Plutarch, and PureScript consumers.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100