nucypher / taco-web

🌮 A TypeScript client for TACo (Threshold Access Control)

Home Page:https://docs.threshold.network/app-development/threshold-access-control-tac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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!

About

🌮 A TypeScript client for TACo (Threshold Access Control)

https://docs.threshold.network/app-development/threshold-access-control-tac

License:GNU General Public License v3.0


Languages

Language:TypeScript 99.6%Language:JavaScript 0.4%