Skip to content

Commit

Permalink
Wallets: added ios and android for ninki wallet
Browse files Browse the repository at this point in the history
Rebased-from: 7e17463
Rebased-by: David A. Harding
Closes bitcoin-dot-org#863
  • Loading branch information
Ninkip2p authored and harding committed Jun 7, 2015
1 parent f8de789 commit 95af331
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion _templates/choose-your-wallet.html
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@
- ninki:
title: "Ninki Wallet"
titleshort: "Ninki"
compat: "desktop windows mac linux"
compat: "mobile desktop windows mac linux android ios"
level: 3
platform:
desktop:
Expand All @@ -819,6 +819,58 @@
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
mobile:
text: "walletninki"
link: "https://play.google.com/store/apps/details?id=com.ninki.wallet&hl=en"
source: "https://github.com/Ninkip2p/NinkiCordova"
screenshot: "ninki.png"
os:
- android
- ios
check:
control: "checkpasscontrolmulti"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
ios:
text: "walletninki"
link: "https://itunes.apple.com/us/app/ninki-wallet/id965528267?mt=8"
source: "https://github.com/Ninkip2p/NinkiCordova"
screenshot: "ninki.png"
os:
- ios
check:
control: "checkpasscontrolmulti"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
android:
text: "walletninki"
link: "https://play.google.com/store/apps/details?id=com.ninki.wallet&hl=en"
source: "https://github.com/Ninkip2p/NinkiCordova"
screenshot: "ninki.png"
os:
- android
check:
control: "checkpasscontrolmulti"
validation: "checkfailvalidationcentralized"
transparency: "checkfailtransparencynew"
environment: "checkpassenvironmenttwofactor"
privacy: "checkpassprivacybasic"
privacycheck:
privacyaddressreuse: "checkpassprivacyaddressrotation"
privacydisclosure: "checkfailprivacydisclosureaccount"
privacynetwork: "checkfailprivacynetworknosupporttor"
---

<!-- Note: this file exempt from check-for-subheading-anchors check -->
Expand Down

0 comments on commit 95af331

Please sign in to comment.