For the complete documentation index, see llms.txt. This page is also available as Markdown.

TACo SDK

The TACo SDK provides a TypeScript/JavaScript interface for development.

With the TACo SDK, developers can easily integrate condition-controlled operations into their applications, including:

  • Creating custom programmable control conditions

  • Encrypting data with conditions

  • Communicating with TACo nodes to submit decryption or signing requests to TACo nodes


📦 Installation

npm install @nucypher/taco

📚 Resources

Improvements and feature requests can be submitted here.

Last updated