mirror of https://github.com/status-im/nim-abc.git
10 lines
359 B
Markdown
10 lines
359 B
Markdown
|
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
|