diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..7a1bd6e --- /dev/null +++ b/Readme.md @@ -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