Skip to content

Commit

Permalink
More detailed status
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoras committed Feb 2, 2019
1 parent 925c39b commit 4cf5036
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Daisy - a proof of authority blockchain where blocks are SQLite databases

Current status: early alpha / nearly feature-complete.
Current status:

* early alpha / nearly feature-complete wrt blockchain.
* network / p2p code needs to be revamped, likely using an existing p2p library instead of rolling our own

[Read Daisy's whitepaper here](https://docs.google.com/document/d/1YnFKQaXjTBPZ1e-x8tQ2oxddIoc0P-mfQ4hjUuuNzS4/edit?usp=sharing) to find out what it does and how to get started.

Expand Down

0 comments on commit 4cf5036

Please sign in to comment.