Skip to content

Latest commit

 

History

History
83 lines (63 loc) · 2.63 KB

README.md

File metadata and controls

83 lines (63 loc) · 2.63 KB

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