mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Merge pull request #1258 from schildbach/bitcoin-wallet-github-repo
Update source repository for Bitcoin Wallet to https://github.com/bit…
This commit is contained in:
commit
6f7c42f37e
2 changed files with 4 additions and 4 deletions
|
@ -115,7 +115,7 @@ wallets:
|
||||||
mobile:
|
mobile:
|
||||||
text: "walletbitcoinwallet"
|
text: "walletbitcoinwallet"
|
||||||
link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet"
|
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"
|
screenshot: "bitcoinwalletandroid.png"
|
||||||
os:
|
os:
|
||||||
- android
|
- android
|
||||||
|
@ -133,7 +133,7 @@ wallets:
|
||||||
android:
|
android:
|
||||||
text: "walletbitcoinwallet"
|
text: "walletbitcoinwallet"
|
||||||
link: "https://play.google.com/store/apps/details?id=de.schildbach.wallet"
|
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"
|
screenshot: "bitcoinwalletandroid.png"
|
||||||
os:
|
os:
|
||||||
- android
|
- android
|
||||||
|
@ -151,7 +151,7 @@ wallets:
|
||||||
blackberry:
|
blackberry:
|
||||||
text: "walletbitcoinwallet"
|
text: "walletbitcoinwallet"
|
||||||
link: "http://appworld.blackberry.com/webstore/content/23952882/"
|
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"
|
screenshot: "bitcoinwalletandroid.png"
|
||||||
os:
|
os:
|
||||||
- android
|
- 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="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_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://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://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/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>
|
<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