@stevenroose
It's a framework/network for writing distributed apps built on DHTs! It's agent-centric, with each agent having their own "source chain" that is essentially a journal of their activity within the app; entries into the source chain are shared with the app's DHT network and other agent-nodes in the network gossip to ensure that new entries are witnessed, verified, and properly allocated within the DHT.
The framework is written in Rust using proc macros with a javascript test framework called TryORama and currently in alpha right now! Check it out at https://developer.holochain.org
@jump_spider What's #holochain?..