update readme
This commit is contained in:
@ -2,6 +2,10 @@
|
||||
|
||||
Basic implementation for blockchain in node.js, supporting pow, pos, pbft, dpos and pbft+dpos.
|
||||
|
||||
Persistence is on top of leveldb.
|
||||
|
||||
Support UTXO transactions.
|
||||
|
||||
Tests passed on Ubuntu and MAC.
|
||||
|
||||
```
|
||||
|
Reference in New Issue
Block a user