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

Make Lucid library support UMD build format #209

Open ladamesny opened 11 months ago

ladamesny commented 11 months ago

I would like to use Lucid in a low-code platform called appSmith, but they only allow installation of libraries that support the UMD build format.

Just making this request incase it's an easy lift.

Here is a link to appSmith's documentation on library compatibility: https://docs.appsmith.com/core-concepts/writing-code/ext-libraries#library-compatibility