Add Readme

This commit is contained in:
Mark Spanbroek 2021-07-22 10:08:28 +02:00
parent 08b936e51e
commit 4c30560fbc
1 changed files with 9 additions and 0 deletions

9
Readme.md Normal file
View File

@ -0,0 +1,9 @@
ABC - asynchronouos blockchain
==============================
A highly experimental implementation of the permissionless, asynchronous
blockchain architecture as laid out in the [ABC paper][1]. The goal of this
proof-of-concept is to evaluate the practicality and performance of the approach
laid out in the paper.
[1]: https://arxiv.org/pdf/1909.10926.pdf