diff --git a/content/notes/holochain.md b/content/notes/holochain.md index 549d2bb94..e4c65f695 100644 --- a/content/notes/holochain.md +++ b/content/notes/holochain.md @@ -19,4 +19,5 @@ link: https://github.com/holochain/holochain-proto/blob/whitepaper/holochain.pdf Hashing algorithms and public key encryption provided a frameork for distributed systems using hash-chains. There are two main uses of these: agent centric systems like [[git]] and data-centric systems like [[ethereum]] and [[bitcoin]]. -Holochain aims to fix scalability issues of blockchain by addressing the data-centric assumptions of the blockchain approach. \ No newline at end of file +Holochain aims to fix scalability issues of blockchain by addressing the data-centric assumptions of the blockchain approach. + diff --git a/content/notes/think-writing.md b/content/notes/think-writing.md index 60d81b847..0fe557ce7 100644 --- a/content/notes/think-writing.md +++ b/content/notes/think-writing.md @@ -130,4 +130,6 @@ How does the blockchain work? How does it achieve consensus? Is it BFT? How could we use this for veracity? We could make a holochain app. https://doi.org/10.1016/j.icte.2020.09.002 -https://doi.org/10.1016/j.techfore.2020.120465 \ No newline at end of file +https://doi.org/10.1016/j.techfore.2020.120465 + +www.kaleido.io \ No newline at end of file