/hc-uprtcl

Implementation of the _prtcl as a Holochain zome

Primary LanguageRust

_ptrcl holochain implementation

Project

The holochain implementation of the _protocol, a Git-like protocol, but for ideas and conversations.

This is a new version control protocol that aims to provide the same potential that Git provides for source code, but as a general purpose protocol for all kinds of objects and applications.

Building

This assumes that Holochain's cli latest version is installed. To build the holochain DNA:

hc package

Running tests

To run the tests:

hc test

Running

To run the DNA, from the root directory (flag --persist is optional ):

hc run --persist