Skip to content

Simple Node.js example for recheck-clientjs-library usage with operations for creating identity, login and upload data

Notifications You must be signed in to change notification settings

ReCheck-io/client-library-nodejs-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

client-library-nodejs-example

Simple Node.js example for recheck-clientjs-library usage with operations for creating identity, login and upload data

  • Identities encrypted/stored on the File System
  • Data for upload is read from File System

How to use

# Install dependencies
npm install


# Run program which will create identity, login and upload file automatically
npm run start

About

Simple Node.js example for recheck-clientjs-library usage with operations for creating identity, login and upload data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published