Holochain Build Guide

In progress

This guide is under construction. Expect more content to be rapidly published in the first half of 2024.

This Build Guide organizes everything you need to know about developing Holochain applications into individual topics. Each topic page stands alone as a comprehensive guide to using a given feature or implementing a given functionality. There are lots of code examples which make it clear how to do something yet are generic enough to be universally useful. These examples may not cover every single use case, though, so we’ll point you to the reference documentation often.

Working with data

Shared data in a Holochain application is stored as a graph database of bases connected by links. A base is identified by a 32-byte identifier such as a hash or public key, and may have data and metadata associated with it. There are four types of bases:

Topics

It looks like you are using Internet Explorer. While the basic content is available, this is no longer a supported browser by the manufacturer, and no attention is being given to having IE work well here.