Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoras authored Feb 11, 2019
1 parent faf3a75 commit 2b51dc1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ Talks / presentations I gave about Daisy:

## ToDo

* Add a `daisy pull` command similar to "docker pull" which would replicate a blockchain from an existing node
* Add a [DHT](https://github.com/nictuku/dht) implementation for node discovery, possibly with some help from IPFS to store bootstrap nodes
* Add a `daisy pull` command similar to "docker pull" which would replicate a blockchain from an existing node
* Add a [DHT](https://github.com/nictuku/dht) implementation for node discovery, possibly with some help from IPFS to store bootstrap nodes
* ✔ Make creating new blockchains from scratch possible without changing the code
* Implement nicer error handling when replying to messages
* Refactor db..., action... and blockchain... funcs into struct methods
Expand Down

0 comments on commit 2b51dc1

Please sign in to comment.