Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 482 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 482 Bytes

@randamu/conditional-encryption

A convenience library for encrypting data for the dcrypt network to dcrypt based on conditions you set.

Build everything by running npm run build. This creates an index.js and index.d.ts at the root directory.

Solidity interfaces for encryption and decryption can be found in the contracts directory.

Documentation

You can find the docs on our docs website