Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 262 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 262 Bytes

FileSafe JS

This is a pure-logic, non-UI library that is part of the larger FileSafe system. It contains code related to downloading/uploading/encrypting/decrypting files, setting up integrations, and generating keys.

Setup

  1. npm i
  2. npm run build