Skip to content

hyperhyperspace/hhs3-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hyper Hyper Space

Hyper Hyper Space Sync Engine 3.0 (TypeScript)

This is the monorepo for the TypeScript version of Hyper Hyper Space, version 3.0 (roadmap)

It is organized as a collection of modules. This is WIP, the following modules have been published:

  • modules/crypto Cryptographic primitives for hashing, encoding, randomness
  • modules/json JSON module for content-based addressing data structures
  • modules/dag A DAG-based append-only log with fast fork/merge operations
  • modules/util Collection of helper utilities used across HHS v3.0

To build the system, run

npm install
npm run build

About

TypeScript implementation of Hyper Hyper Space v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published