Skip to content

Commit

Permalink
Re-word readme
Browse files Browse the repository at this point in the history
  • Loading branch information
frankh committed Jan 18, 2018
1 parent 59d41b0 commit 1df6e20
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
Expand Up @@ -6,7 +6,7 @@ An implementation of the [RaiBlocks](http://raiblocks.net/) protocol written fro
About the Project
-----------------

A crypto currency has to be resilient to survive, and the network is only as resilient as the weakest link. Currently, a critical bug in the RaiBlocks reference implementation would bring down the entire network. The aim of this project is to create an alternative implementation that is 100% compatible with the reference implementation to create a more robust network.
A crypto currency has to be resilient to survive, and the network is only as resilient as the weakest link. With only one implementation of the protocol, any bugs that are found affect the entire network. The aim of this project is to create an alternative implementation that is 100% compatible with the reference implementation to create a more robust network.

Additionally, there is no reference specification for the RaiBlocks protocol, only a high level overview. I've had to learn the protocol from reading the source-code. I'm hoping a second implementation will be useful for others to learn the protocol.

Expand Down

0 comments on commit 1df6e20

Please sign in to comment.