IntersectMBO / IntersectMBO/cardano-node-emulator

Lighten the script-building framework in `plutus-script-utils`

Open
#67 0 comments 0 reactions 1 assignee Claimed by @Emmanuel-Tyty View on GitHub
Dominant language
Haskell
Stars
7
Forks
13
PR merge metrics
No merged PRs in 30d

Description

`plutus-script-utils` provides a convenient, type-safe way to build multi-purpose scripts. However it seems to suffer from inefficiency, which needs investigation and fixing. One first step is to use `template-haskell` to gather cases of purposes where the script does not provide a logic. If that proves insufficient, more research will be needed.

- [ ] make sure TH libraries are available in our dependency tree
- [ ] train in TH
- [ ] build a script-generator that gathers empty purposes using TH

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.