-
Notifications
You must be signed in to change notification settings - Fork 71
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
Fix vite sample application [2 XMR] #229
Comments
There is a bounty on this issue. The amount is in the title. The reward will be awarded to the first person or group of people who resolve this issue. If you are starting to work on this bounty, please write a comment so that we can assign the issue to you. We expect contributors to provide a PR in a reasonable timeframe or, in case of an extensive work, updates on their progress. We will unassign the issue if we feel the assignee is not responsive or has abandoned the task. Read the full conditions and details of the bounty system. |
I'll like to start working on this |
This bounty is open to the first working/merged solution. |
taking a look |
Hello @woodser |
This issue is resolved with #230 in the v0.10.1 release, and https://github.com/woodser/xmr-sample-vite. |
Currently, the vite sample application supports loading a keys-only wallet in the browser and displaying its keys.
However, http requests fail to send:
And http requests fail to send within the web worker:
This issue requests fixing the vite sample application so it fully works with monero-ts.
The text was updated successfully, but these errors were encountered: