Skip to content

Implementation of the _prtcl as a Holochain zome

Notifications You must be signed in to change notification settings

spiralcrew-ou/hc-uprtcl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

_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

About

Implementation of the _prtcl as a Holochain zome

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 61.8%
  • JavaScript 38.1%
  • Shell 0.1%