Last updated
Threshold Access Control is not currently supported by an stable cohort of node operators running TACo clients, nor the surrounding infrastructure to make mainnet access straightforward (e.g. Porter). The network will be relaunched by WEDF in Q3 2026.
Until then, this page serves solely as a open source reference and blueprint for the community.
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
npm install @nucypher/tacoImprovements and feature requests can be submitted here.
Last updated