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

add libdcrwallet dependency with few implemented methods #8

Closed itswisdomagain closed 6 months ago

itswisdomagain commented 10 months ago

Build steps now include fetching the libwallet go source code from https://github.com/itswisdomagain/libwallet/tree/cgo and generating the appropriate library for the target OS.

JoeGruffins commented 6 months ago

closing because merged with decred_main upstream