bloxbean / cardano-client-lib

Cardano client library in Java
https://cardano-client.dev
MIT License
118 stars 47 forks source link

Generate Pojos for annoation-processor from CIP57 PlutusBlueprints #369

Closed Kammerlo closed 1 month ago

Kammerlo commented 7 months ago

Introduce an Annotation which takes a plutus blueprint in a json format to generate Java files. These can then be processed by the already existing annotation-processor to generate converters.