Skip to content

[BETA] An experimental version of samourai sentinel for better performance and user experience

License

Notifications You must be signed in to change notification settings

InvertedX/Sentinelx

Repository files navigation

[BETA] Sentinel x

bitcoin watch only wallet based on samourai sentinel

Download

Sentinel x Features

  • Sleek and faster UI
  • Tor Support
  • Offline Mode
  • Theme support (light/dark and accent)
  • db level encryption
  • Dojo node support

Screenshots

Sentinel features

BIP44:

Sentinel implementation based on original BIP (bitcoin/bips:bip-0044.mediawiki@master) extends bitcoinj.

BIP49 (Segwit):

Sentinel implementation based on [original BIP] (bitcoin/bips:bip-0049.mediawiki@master) by Daniel Weigl and includes support for BIP49-specific XPUBs: YPUB.

BIP84 (Segwit):

Sentinel implementation based on original BIP by Pavol Rusnak.

BIP141 (Segwit):

Sentinel P2WPKH based on original BIP by Eric Lombrozo, Johnson Lau and Pieter Wuille.

BIP173 (Segwit):

Sentinel implementation based on original BIP by Pieter Wuille and Greg Maxwell.

Build

  • 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 )