mlabs-haskell / lambda-buffers

LambdaBuffers toolkit for sharing types and their semantics between different languages
https://mlabs-haskell.github.io/lambda-buffers/
Apache License 2.0
29 stars 0 forks source link

CTL: Implement Prelude.Json instances for the Plutus schema #98

Open bladyjoker opened 1 year ago

bladyjoker commented 1 year ago

This feature completes the Plutus package with LB Json support which enables users to exchange these types across language boundaries.

TODO