diff options
author | Marco Pontello <marcopon@gmail.com> | 2016-01-07 23:11:32 +0100 |
---|---|---|
committer | Marco Pontello <marcopon@gmail.com> | 2016-01-07 23:11:32 +0100 |
commit | 2ea077022ef36859c38c3906a24558facc5091a7 (patch) | |
tree | ab1e45716454fc41cd6cad5b2de463f8a1990069 | |
parent | 0c7b9c46563ba4290afc145dbce234f07468bf69 (diff) |
Added Sample implementation section
-rw-r--r-- | bip-MarcoPon-BlockchainURI.mediawiki | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bip-MarcoPon-BlockchainURI.mediawiki b/bip-MarcoPon-BlockchainURI.mediawiki index 372c0ef..2a0a659 100644 --- a/bip-MarcoPon-BlockchainURI.mediawiki +++ b/bip-MarcoPon-BlockchainURI.mediawiki @@ -98,6 +98,10 @@ Blockchain explorers in turn will simply offer to handle the blockchain: URI, th Users get the convenience of using always their preferred explorer, which can be especially handy on mobile devices, where juggling with cut&paste is far from ideal. +== Sample implementation == + +[https://github.com/MarcoPon/blockchain-exploration Demo Blockchain: URI handler on GitHub] + ==Acknowledgements== Thanks to Btc Drak for suggesting to provide support for different networks. Thanks to Jorge Timon for the idea of using genesis blocks hashes to identify them. |