Skip to content

Commit

Permalink
link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
CluEleSsUK committed Oct 28, 2024
1 parent b810bbe commit 92dade7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@ A convenience library for encrypting data for the dcrypt network to dcrypt based

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](./contracts) directory.
Solidity interfaces for encryption and decryption can be found in the [contracts](./contracts) directory.

## Documentation
You can find the docs [on our docs website](https://dcrypt.network/docs/features/conditional-encryption)

0 comments on commit 92dade7

Please sign in to comment.