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 34c08ee commit faf3a75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ 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 [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 faf3a75

Please sign in to comment.