Skip to content

Commit

Permalink
Note about "daisy pull"
Browse files Browse the repository at this point in the history
  • Loading branch information
ivoras committed Feb 9, 2019
1 parent 0dcb758 commit 206a7c5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ Talks / presentations I gave about Daisy:

## ToDo

* Add a [DHT](https://github.com/nictuku/dht) implementation for node discovery
* 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 206a7c5

Please sign in to comment.