Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,26 @@ BitSleuth Wallet is a client-side Bitcoin wallet built with React Native and Exp

---

## 📱 Screenshots

### iOS (iPhone)

<div align="center">
<img src="docs/images/ios-dashboard.png" alt="iOS Dashboard" width="250" />
<img src="docs/images/ios-send.png" alt="iOS Send" width="250" />
<img src="docs/images/ios-settings.png" alt="iOS Settings" width="250" />
</div>

### Android

<div align="center">
<img src="docs/images/android-dashboard.png" alt="Android Dashboard" width="250" />
<img src="docs/images/android-send.png" alt="Android Send" width="250" />
<img src="docs/images/android-settings.png" alt="Android Settings" width="250" />
</div>

---

## ✨ Features

### Core Wallet Features
Expand Down
Binary file added docs/images/android-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/android-send.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/android-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ios-dashboard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ios-send.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ios-settings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading