Added gif

This commit is contained in:
Daxeel Soni 2018-01-26 11:14:57 +05:30 committed by GitHub
parent 367b3c0d54
commit 0ec27d95ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
# BlockShell # BlockShell
A command line utility for learning Blockchain technical concepts likechaining, mining, proof of work etc. A command line utility for learning Blockchain technical concepts likechaining, mining, proof of work etc.
BlockShell Logo | BlockShell CLI <img src="https://image.ibb.co/mJFNGw/blockshell.gif">
:------------------------------:|:-------------------------: <img src="https://preview.ibb.co/dhC7yb/Logomakr_5g_Ei_Dw.png" height="80">
![](https://preview.ibb.co/dhC7yb/Logomakr_5g_Ei_Dw.png) | ![](https://preview.ibb.co/h8OfJb/Screen_Shot_2018_01_25_at_11_51_03_PM.png)
## About ## About
Anyone who wants to understand how blockchain technology works, then <b>BlockShell</b> should be a great start. Because I have created BlockShell keeping blockchain fundamentals in the center of development. With BlockShell you will actually create a tiny blockchain in your system where you can create blocks with data, explore blocks etc. Anyone who wants to understand how blockchain technology works, then <b>BlockShell</b> should be a great start. Because I have created BlockShell keeping blockchain fundamentals in the center of development. With BlockShell you will actually create a tiny blockchain in your system where you can create blocks with data, explore blocks etc.