/nucypher-ts

A TypeScript client for NuCypher network.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

nucypher-ts

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.

Installation

yarn add @nucypher/nucypher-ts

Tutorial

To learn more, follow the tutorial at Threshold Network's docs.

Examples

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.

Contributing

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!