Plutonomicon / cardano-transaction-lib

A Purescript library for building smart contract transactions on Cardano
https://plutonomicon.github.io/cardano-transaction-lib/
MIT License
92 stars 50 forks source link

wasm-snip unused parts of cardano-serialization-library #1558

Closed klntsky closed 9 months ago

klntsky commented 9 months ago

We could wasm-snip parts of CSL we never use in CTL, e.g. TxBuilder.

klntsky commented 9 months ago

Will become irrelevant soon: we're moving to a custom implementation in JS: https://cardano.ideascale.com/c/idea/113257