@nucypher/taco-web

taco-web

A TypeScript library for interacting with access control functionality in the browser.

Full documentation can be found here.

Warning

taco-web is under active development:

  • We expect breaking changes.

Installation

pnpm add @nucypher/taco

Tutorial

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

Examples

See taco-web/examples to find out how to integrate taco-web into your favorite web framework.

We also provide demos of TACo applications:

These examples showcase integration with web applications utilizing an end-to-end flow of creating encrypted data with associated conditions and enacting access-controlled decryption.

Condition Schemas

Learn more about the available condition schemas and their properties. You may check the condition schema documentation for detailed information on each schema type.

Contributing

If you would like to contribute to the development of taco-web, please see our Contributing Guide. You can also join our Discord and say hello!