From 48a98fef0c4b2e8bfe8a470b28ae2cca395d27c6 Mon Sep 17 00:00:00 2001 From: sumeet004 <70200365+sumeet004@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:48:51 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6f3b198..49685ca 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ +# An amazing Blockchain project # easychain: a simple python blockchain - +======================================== This is the result of a bit of research and some tinkering to understand the fundamental concepts of a blockchain. Readers are directed to Ilya Gritorik's fantastic [Minimum Viable Blockchain](https://www.igvita.com/2014/05/05/minimum-viable-block-chain/) article for more general information about what blockchains are and how they work conceptually. # Example From 98044ffe7adddda4d4966184d1fd0a638efbbd9c Mon Sep 17 00:00:00 2001 From: sumeet004 <70200365+sumeet004@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:49:26 +0530 Subject: [PATCH 2/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 49685ca..d1b2c42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # An amazing Blockchain project # easychain: a simple python blockchain ======================================== + This is the result of a bit of research and some tinkering to understand the fundamental concepts of a blockchain. Readers are directed to Ilya Gritorik's fantastic [Minimum Viable Blockchain](https://www.igvita.com/2014/05/05/minimum-viable-block-chain/) article for more general information about what blockchains are and how they work conceptually. # Example From b63d6df488c883dc8e1d302926a0187e591f6479 Mon Sep 17 00:00:00 2001 From: sumeet004 <70200365+sumeet004@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:49:53 +0530 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1b2c42..7b8d257 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # An amazing Blockchain project # easychain: a simple python blockchain -======================================== +======================================================================== This is the result of a bit of research and some tinkering to understand the fundamental concepts of a blockchain. Readers are directed to Ilya Gritorik's fantastic [Minimum Viable Blockchain](https://www.igvita.com/2014/05/05/minimum-viable-block-chain/) article for more general information about what blockchains are and how they work conceptually. From 5e04d497bf316e64eaa3f23d099d36982d269fe6 Mon Sep 17 00:00:00 2001 From: sumeet004 <70200365+sumeet004@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:50:27 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b8d257..0c469db 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # An amazing Blockchain project # easychain: a simple python blockchain -======================================================================== +============================================================================================ This is the result of a bit of research and some tinkering to understand the fundamental concepts of a blockchain. Readers are directed to Ilya Gritorik's fantastic [Minimum Viable Blockchain](https://www.igvita.com/2014/05/05/minimum-viable-block-chain/) article for more general information about what blockchains are and how they work conceptually. From 6dd4ce59cd6414b8dd8df4cdfc521a9c3536c357 Mon Sep 17 00:00:00 2001 From: sumeet004 <70200365+sumeet004@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:51:29 +0530 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c469db..1e577e5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # An amazing Blockchain project # easychain: a simple python blockchain -============================================================================================ +================================================================================================= This is the result of a bit of research and some tinkering to understand the fundamental concepts of a blockchain. Readers are directed to Ilya Gritorik's fantastic [Minimum Viable Blockchain](https://www.igvita.com/2014/05/05/minimum-viable-block-chain/) article for more general information about what blockchains are and how they work conceptually.