spacebudz / lucid

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
https://lucid.spacebudz.io
MIT License
336 stars 133 forks source link

How to use blueprint.ts? #246

Open maestrow opened 2 months ago

maestrow commented 2 months ago

It seemed that blueprint.ts is an implementation of CIP-0057. But this module does not provide any exports. So the question: is it work in progress? or How to use it?