From 9e5fdcf435e46b4369e6b0da2f9b9053673db8e7 Mon Sep 17 00:00:00 2001 From: piotr-roslaniec <39299780+piotr-roslaniec@users.noreply.github.com> Date: Thu, 25 Jan 2024 16:20:36 +0100 Subject: [PATCH] Update README.md --- packages/taco/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/taco/README.md b/packages/taco/README.md index 52f9158f7..bd94816f4 100644 --- a/packages/taco/README.md +++ b/packages/taco/README.md @@ -2,6 +2,12 @@ ### [`nucypher/taco-web`](../../README.md) +## Supported `taco` versions + +To use `taco`, you need to connect with a proper network: `mainnet`, `testnet`, or `devnet`. You can find a proper version for each network in the [npmjs.com package tags](https://www.npmjs.com/package/@nucypher/taco?activeTab=versions). + +Visit [our documentation](https://docs.threshold.network/app-development/threshold-access-control-tac/integration-guide#id-0.-pick-an-appropriate-taco-version) to learn more. + ## Usage First, install the package: