bitcoin watch only wallet based on samourai sentinel
- Sleek and faster UI
- Tor Support
- Offline Mode
- Theme support (light/dark and accent)
- db level encryption
- Dojo node support
Sentinel implementation based on original BIP (bitcoin/bips:bip-0044.mediawiki@master
) extends bitcoinj.
Sentinel implementation based on [original BIP] (bitcoin/bips:bip-0049.mediawiki@master
) by Daniel Weigl and includes support for BIP49-specific XPUBs: YPUB.
Sentinel implementation based on original BIP by Pavol Rusnak.
Sentinel P2WPKH based on original BIP by Eric Lombrozo, Johnson Lau and Pieter Wuille.
Sentinel implementation based on original BIP by Pieter Wuille and Greg Maxwell.
- Install Flutter and its dependencies.
- Run the project by executing
Flutter run
[Note]: Sentinel x does not support ios (for now)(since this app is completely based on sentinel-android, in order to support IOS we need to port/implement native calls in ios )