cake_wallet/cw_haven
Omar Hatem ab83f5b67f
Cw 519 tor connection (#1158)
* initial draft for tor feature

* Configure nodes to use Tor proxy if enabled

* Add socks proxy upon connecting to tor
fix disconnect button

* Try tor with github actions

* accept defaults for rust installation

* Merge main
Change Tor tile name
2023-11-18 15:43:15 +02:00
..
android Generic fixes (#1173) 2023-11-18 00:15:15 +02:00
ios Add Native setTrustedDaemon and trustedDaemon functions and integrate them with their wallets 2022-10-07 15:25:20 +02:00
lib Cw 498 improve wallet accounts (#1152) 2023-11-02 17:52:47 +02:00
.gitignore Revert "Add pubspec.lock files and Podfile.lock to .gitignore [skip ci]" 2023-02-08 19:25:37 +02:00
.metadata Hv (#295) 2022-03-30 17:57:04 +02:00
CHANGELOG.md Hv (#295) 2022-03-30 17:57:04 +02:00
LICENSE Hv (#295) 2022-03-30 17:57:04 +02:00
pubspec.lock Cw 519 tor connection (#1158) 2023-11-18 15:43:15 +02:00
pubspec.yaml Flutter update (#1048) 2023-08-18 18:37:17 +03:00
README.md Hv (#295) 2022-03-30 17:57:04 +02:00

cw_haven

A new flutter plugin project.

Getting Started

This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.

For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.