You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Bleeding-edge developer network | lynx | DEVNET | ❌ No | 80002 |**Ritual 27** (Cohort 2-of-3)<br/>🟢 **Open** - No encryptor restrictions<br/>_Any address can encrypt data_|
18
-
| Stable testnet for current TACo release | tapir | TESTNET | ❌ No | 80002 |**Ritual 6** (Cohort 4-of-6)<br/>🟢 **Open** - No encryptor restrictions<br/>_Any address can encrypt data_|
19
-
| Production network | mainnet | MAINNET | ✅ Yes | 137 |**No open rituals freely available**<br/>🔒 **Custom setup required**: Every dapp needs to have a custom ritual setup<br/>_Contact TACo team for ritual creation. You can reach on [Discord](http://discord.gg/buildwithtaco)_|
15
+
<table>
16
+
<thead>
17
+
<tr>
18
+
<th width="12%">TACo Domain</th>
19
+
<th width="12%">Network Type</th>
20
+
<th width="10%">Production</th>
21
+
<th width="15%">Chain (chain id)</th>
22
+
<th width="*">Open Rituals</th>
23
+
</tr>
24
+
</thead>
25
+
<tbody>
26
+
<tr>
27
+
<td>lynx</td>
28
+
<td>DEVNET</td>
29
+
<td>❌ No</td>
30
+
<td>Amoy (80002)</td>
31
+
<td><strong>Ritual 27</strong>: 🟢 Open with no encryptor restrictions - Cohort 2-of-3</td>
32
+
</tr>
33
+
<tr>
34
+
<td>tapir</td>
35
+
<td>TESTNET</td>
36
+
<td>❌ No</td>
37
+
<td>Amoy (80002)</td>
38
+
<td><strong>Ritual 6</strong>: 🟢 Open with no encryptor restrictions - Cohort 4-of-6</td>
39
+
</tr>
40
+
<tr>
41
+
<td>mainnet</td>
42
+
<td>MAINNET</td>
43
+
<td>✅ Yes</td>
44
+
<td>Polygon (137)</td>
45
+
<td>No open rituals freely available<br/>🔒 <strong>Custom setup required</strong> - <em><a href="http://discord.gg/buildwithtaco">Contact TACo team for ritual setup</a></em></td>
46
+
</tr>
47
+
</tbody>
48
+
</table>
20
49
21
50
{% hint style="info" %}
22
51
**Open ritualID** refers to a DKG cohort & public key with no restrictions on encryptors – i.e. any device or address can use the public key to encrypt data. See the [encryptor allowlist](../references/encryptor-allowlist.md) section to learn more.
0 commit comments