Skip to content

Senseering obsidian is a flexible immutability layer

License

Notifications You must be signed in to change notification settings

StromFLIX/obsidian

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Node.js based immutability layer for data.

Motivation

As the demand for sharing data and knowledge grows, so does the demand for fast and secure solutions that make data auditable, immutable and therefore reliable. Senseerings "Obsidian" provides a fast immutability layer that can be easily integrated into other Systems that need trust to become part of a data ecosystem.

Install

npm install @senseering/obsidian -g

Usage

obsidian store <hash>
obsidian audit <address> <hash>

Options

You can set your own immutablitiy provider with this command. Currently only iota supported.

obsidian --immutability https://nodes.senseering.io --type iota

You can set your own communication protocol. Default is via CLI, but http is also possible.

obsidian --protocoll http

About

Senseering obsidian is a flexible immutability layer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%