Skip to content

Commit 4201f23

Browse files
move up download part
1 parent 9c14c6a commit 4201f23

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ Doom Wallet is a mobile cold wallet. You can use it to secure your private keys
44

55
You need to use Doom Wallet with an online wallet, like [MetaMask](https://metamask.io/), to send transactions to the network. You can use the QR code scanner to scan the transaction data from the online wallet, sign it and send it back to the online wallet.
66

7+
## Download Now
8+
9+
<a href="https://apps.apple.com/us/app/doom-wallet/id6455836435?itsct=apps_box_badge&amp;itscg=30200" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px; margin: 20px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83&amp;releaseDate=1691020800" alt="Download on the App Store" style="border-radius: 13px; width: 250px; height: 83px;"></a>
10+
11+
<a href='https://play.google.com/store/apps/details?id=org.wave.doom&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' style="width: 290px;"/></a>
12+
13+
<a href="https://github.com/wave-org/DoomWallet/releases/latest" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px; margin: 20px;"><img src="./docs/apk.svg" alt="Download Android APK" style="border-radius: 13px; width: 250px; height: 83px;"></a>
14+
715
## Why Doom Wallet?
816

917
#### 1. Open source and react native
@@ -47,14 +55,6 @@ We will support Bitcoin and other chains in the future.
4755
- You can also contact us by email [[email protected]](mailto:[email protected])
4856
- Please open an [issue](https://github.com/wave-org/DoomWallet/issues) if you want to report problems or bugs or request a new feature.
4957

50-
## Download Now
51-
52-
<a href="https://apps.apple.com/us/app/doom-wallet/id6455836435?itsct=apps_box_badge&amp;itscg=30200" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px; margin: 20px;"><img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-us?size=250x83&amp;releaseDate=1691020800" alt="Download on the App Store" style="border-radius: 13px; width: 250px; height: 83px;"></a>
53-
54-
<a href='https://play.google.com/store/apps/details?id=org.wave.doom&pcampaignid=pcampaignidMKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/static/images/badges/en_badge_web_generic.png' style="width: 290px;"/></a>
55-
56-
<a href="https://github.com/wave-org/DoomWallet/releases/latest" style="display: inline-block; overflow: hidden; border-radius: 13px; width: 250px; height: 83px; margin: 20px;"><img src="./docs/apk.svg" alt="Download Android APK" style="border-radius: 13px; width: 250px; height: 83px;"></a>
57-
5858
## How to use Doom Wallet?
5959

6060
- [Create a new wallet](./docs/create.md)

0 commit comments

Comments
 (0)