Skip to content

Commit 119a595

Browse files
Refactor README for clarity and conciseness
Removed redundant phrases to enhance clarity.
1 parent 6922aac commit 119a595

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,8 @@ MiniChain is a minimal fully functional blockchain implemented in Python.
6969
blockchains by looking at the codebase.
7070

7171
* The blockchain space is again going through a phase where many new blockchains are being launched.
72-
Back in 2017 and 2018, such an expansion period led to many general frameworks for blockchains,
73-
such as Scorex and various Hyperledger frameworks. But most of these frameworks suffered from speculative generality and
74-
were bloated. They focused on extensibility and configurability. MiniChain has a different philosophy:
72+
Back in 2017 and 2018, such an expansion period led to various general frameworks for blockchains,
73+
but most of these frameworks suffered from speculative generality. They focused on extensibility and configurability. MiniChain has a different philosophy:
7574
focus on minimality and, therefore, ease of modification.
7675

7776
* Recent advances in networking and crypto libraries for Python make it possible to develop MiniChain in Python.

0 commit comments

Comments
 (0)