Closed
Description
TODO:
-
Update documentation to reflect to new tools (cc @jaredponn). See Updated
docs/haskell.md
anddocs/purescript.md
to reflect the updated frontend tools #126 -
Implement lbf-prelude-to-purescript and lbf-plutus-to-purescript clis (see
). Addedlbf-prelude-to-purescript
andlbf-plutus-to-purescript
scripts to the frontend #121 -
Implement devShells with PlutusTx, CTL and other environments such that users can conveniently play with lbf-prelude... and lbf-plutus clis.
- I basically want to do
nix develop github:mlabs-haskell/lambda-buffers#dev-plutustx
and be able to generate the PlutusTx code withlbf-plutus-to-haskell
and then simplyghci
so users can inspect and work with generated libraries. AddingdevShells
to play with generated schema code for Haskell's Prelude and Plutus Prelude #122 - Create a dev shell for CTL
dev-ctl
to uselbf-plutus-to-purescript
. #129
- I basically want to do
Metadata
Metadata
Assignees
Type
Projects
Status
Done