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.
pnpm add @nucypher/taco
To learn more, follow the tutorial at Threshold Network's docs.
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.
Learn more about the available condition schemas and their properties. You may check the condition schema documentation for detailed information on each schema type.
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!