zebra icon indicating copy to clipboard operation
zebra copied to clipboard

research: Explore populating in memory wallet from zebra

Open oxarbitrage opened this issue 3 months ago • 2 comments

In https://github.com/zcash/librustzcash/pull/1293 a memory wallet is introduced into the zcash_client_backend crate.

Inside there are structs like MemoryWalletDb that will need to be populated with Zebra data.

This ticket is to explore that possibility, check if it is doable and end up with a proof of concept if possible to work forward.

oxarbitrage avatar Mar 18 '24 21:03 oxarbitrage