JoeGruffins / cake_wallet

The open source repository for Cake Wallet, a noncustodial multi-currency wallet, and Monero.com, a noncustodial Monero-only wallet. Need help? Check out https://guides.cakewallet.com
https://cakewallet.com
MIT License
0 stars 2 forks source link

dcrlibwallet: Add a mock dcrlibwallet. #2

Closed JoeGruffins closed 1 year ago

JoeGruffins commented 1 year ago

To be done on top of #1

That pr adds a lot of meaningless stuff. I want to add a mock library that just gives static results. This will both help us know what exactly we need from libwallet, the api, and slim down the current chunk of changes by a very large margin. The mock library should replace both the dart library and I think most of the electron wallet functions???

JoeGruffins commented 1 year ago

closed with #4