-
Notifications
You must be signed in to change notification settings - Fork 1
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
C-hw-i-l as a bundle #21
Comments
We are not sure what you are trying to achieve. Perhaps you can use webpack? |
I need to adapt a transaction in the way that it was consumed by hard wallets. On client side. My client is written with Reflex library, I could use Haskell library for that purposes but I didn't find any. Therefore I have to bundle your library and load as single So, that's why I open issue. Maybe you have the bundle somewhere or at least webpack config. |
Yes, it can transform a transaction too. Right now, we are busy with adding Conway features, which is a very high priority, but perhaps you can prepare a PR with the webpack config/setup and we can add it to the library? |
Sure, when I have any good solution for that I commit it. |
Are anywhere there a single-file.js with bundled
cardano-hw-interop-lib
that I can add to frontend client?The text was updated successfully, but these errors were encountered: