Integration Guides
This section provides guides on how to integrate TACo into your application. Note that the underlying trust assumptions vary between versions, technologies, networks, and compatible third-party infrastructure. These nuances are explored in the trust assumptions section.
TACo networks
TACo is available on three networks; Lynx (bleeding edge testnet), Tapir (stable testnet) and Mainnet, each of which has contracts deployed on an L1 (Ethereum) and L2 (Polygon). You can request support for a new chain or L2 in the Threshold Discord #taco channel.
Get started with Tapir and the testnet integration guide.
Example applications
The following samples showcase integrations with React-based web apps, and serve as an 'end-to-end' reference for creating conditions-based encryption & decryption:
Last updated