holochain-anchors icon indicating copy to clipboard operation
holochain-anchors copied to clipboard

A core pattern for storing AND FINDING data in a Holochain DHT. Anchors are a predictable hash (by using known content) from which you can attach links

Results 3 holochain-anchors issues
Sort by recently updated
recently updated
newest added

Last version (0.2.3) does not appear to have been published to crates.io (as per https://crates.io/crates/holochain_anchors).

As an hApp developer, I want to be able to get an anchor entry from its address, deserialize it and access its contents. The easiest way to do this I...