Skip to content

A decentralized secret sharing and social backup application built on top of Secure Scuttlebutt (SSB)

License

Notifications You must be signed in to change notification settings

blockades/dark-crystal-standalone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dark Crystal

Back up secrets using your social fabric. A Secure Scuttlebutt application.

To get started, simply run:

git clone https://github.com/blockades/dark-crystal-standalone.git dark-crystal
cd dark-crystal
npm install
npm start

Development

In order to start in framed mode with dev tools automatically opening on start-up, run the following:

# NOTE: with live data
npm install
npm run start:dev

# NOTE: on a testnet
npm run start:testnet

About

A decentralized secret sharing and social backup application built on top of Secure Scuttlebutt (SSB)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 99.3%
  • HTML 0.7%