Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Deeptiman committed Aug 2, 2020
1 parent 9d7b69a commit 00a1640
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1>OffChain Data</h1>
<p> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Deeptiman/offchaindata"> <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Deeptiman/offchaindata"> <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/Deeptiman/offchaindata"><img alt="GitHub forks" src="https://img.shields.io/github/forks/Deeptiman/offchaindata?label=Fork&style=social"></p>
<p> <img alt="GitHub last commit" src="https://img.shields.io/github/last-commit/Deeptiman/offchaindata"> <img alt="GitHub language count" src="https://img.shields.io/github/languages/count/Deeptiman/offchaindata"> <img alt="GitHub top language" src="https://img.shields.io/github/languages/top/Deeptiman/offchaindata"></p>
<p><a href="https://www.hyperledger.org/projects/fabric"><img src="https://www.hyperledger.org/wp-content/uploads/2016/09/logo_hl_new.png" alt="N|Solid"></a></p>
<p><b>OffChain Data</b> is a sample demonstration to understand the concept of implementing offchain storage and it's capability in Hyperledger fabric Blockchain network.
So, this project will work as a peer block event listener and will store the block details in the <b>CouchDB</b> that can be query through <b>MapReduce</b>.</p>
Expand Down

0 comments on commit 00a1640

Please sign in to comment.