mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update source code repository for Bitcoin Wallet to https://github.com/bitcoin-wallet/bitcoin-wallet
It has moved to a GitHub organization.
This commit is contained in:
parent
0193889a6e
commit
5efef458b7
2 changed files with 4 additions and 4 deletions
|
@ -115,7 +115,7 @@ wallets:
|
|||
mobile:
|
||||
text: "walletbitcoinwallet"
|
||||
link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet"
|
||||
source: "https://github.com/schildbach/bitcoin-wallet"
|
||||
source: "https://github.com/bitcoin-wallet/bitcoin-wallet"
|
||||
screenshot: "bitcoinwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
|
@ -133,7 +133,7 @@ wallets:
|
|||
android:
|
||||
text: "walletbitcoinwallet"
|
||||
link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet"
|
||||
source: "https://github.com/schildbach/bitcoin-wallet"
|
||||
source: "https://github.com/bitcoin-wallet/bitcoin-wallet"
|
||||
screenshot: "bitcoinwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
|
@ -151,7 +151,7 @@ wallets:
|
|||
blackberry:
|
||||
text: "walletbitcoinwallet"
|
||||
link: "http://appworld.blackberry.com/webstore/content/23952882/"
|
||||
source: "https://github.com/schildbach/bitcoin-wallet"
|
||||
source: "https://github.com/bitcoin-wallet/bitcoin-wallet"
|
||||
screenshot: "bitcoinwalletandroid.png"
|
||||
os:
|
||||
- android
|
||||
|
|
|
@ -120,7 +120,7 @@ Want to contribute to a different project?
|
|||
<li><a href="http://bfgminer.com">BFGMiner</a> - A modular miner.</li>
|
||||
<li><a href="https://en.bitcoin.it/wiki/Bitcoin_Explorer">Bitcoin Explorer</a> - A command line tool, built on libbitcoin.</li>
|
||||
<li><a href="https://en.bitcoin.it/wiki/Bitcoin_Server">Bitcoin Server</a> - A full node and query server, built on libbitcoin.</li>
|
||||
<li><a href="https://github.com/schildbach/bitcoin-wallet">Bitcoin Wallet</a> - A SPV wallet for Android and Blackberry.</li>
|
||||
<li><a href="https://github.com/bitcoin-wallet/bitcoin-wallet">Bitcoin Wallet</a> - A SPV wallet for Android and Blackberry.</li>
|
||||
<li><a href="https://bitcoinj.github.io">bitcoinj</a> - A library for SPV wallets, written in Java.</li>
|
||||
<li><a href="https://github.com/btcsuite/btcd">btcd</a> - A full node, written in Go.</li>
|
||||
<li><a href="https://github.com/btcsuite/btcwallet">btcwallet</a> - A hierarchical deterministic wallet daemon, written in Go.</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue