Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

demoing fetching the utxo with lwk and esplora #48

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RCasatta
Copy link

This is a demo of including lwk_wollet in the webide to make it easier to use.
In particular is demoing the fetching of the txid of the UTXO of the address.

The generated wasm without optimizations went from 15.3MB to 17.2MB so about a 12% increase, I was expecting more but since many dependency are in common (bitcoin/elements)
(There is also room to save space in lwk if needed, like feature gating unused features...)

I didn't found in just the command to build with optimizations, maybe the percentual difference there is even less if some codepath is pruned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant