A TypeScript library for interacting with access control functionality in the browser.
Full documentation can be found here.
Warning
nucypher-ts
is under active development:
- SDK does not support policy revocation.
- We expect breaking changes.
yarn add @nucypher/nucypher-ts
To learn more, follow the tutorial at Threshold Network's docs.
See nucypher-ts/examples
to find out how to integrate nucypher-ts
into your favorite web framework.
We also provide two code samples of TAC applications:
These examples showcase integration with React-based web application and an end-to-end flow of creating conditioned encryption, and encrypting & decrypting data.
If you would like to contribute to the development of nucypher-ts
, please see our Contributing Guide. You can also join our Discord and say hello!