Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

cipherstash-archive/stashjs-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo has moved to cipherstash/cipherstash.js.

StashJS Examples

Example code that demonstrates how to use StashJS.

Usage

  1. Make sure you've got the necessary dependencies installed:
npm install
  1. Have a CipherStash profile setup:
stash login --workspace <workspaceID>
  1. Compile all the examples:
npm run build
  1. Run examples:
node dist/some-example.js

Party!

About

Example code demonstrating use of the @cipherstash/stashjs client library

Resources

License

Stars

3 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors