cape icon indicating copy to clipboard operation
cape copied to clipboard

[Parent] wasm support for wallet

Open alxiong opened this issue 1 year ago • 0 comments

This is the parent tracking issue for all tasks related to making CAPE's wallet runnable inside WASM (and browser).

Here are some dependencies we need to work on (basically directly from cape/wallet/Cargo.toml):

espresso libraries

  • [x] jellyfish (https://github.com/EspressoSystems/jellyfish/pull/254)
  • [ ] jf-cap (@alxiong 🚧 this also requires code refactor to catch up jellyfish's recent updates)
  • [ ] tagged-base64 (https://github.com/EspressoSystems/tagged-base64/pull/51)
  • [ ] address_book
  • [ ] cap-rust-sandbox
  • [ ] commit
  • [ ] eqs
  • [ ] espresso-macros
  • [ ] net
  • [ ] reef
  • [ ] relayer
  • [ ] seahorse

other dependencies

alxiong avatar May 21 '23 17:05 alxiong