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
Copy file name to clipboardExpand all lines: README.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,3 @@
1
-
> [!NOTE]
2
-
> This repository is actively under development and subject to rapid iteration.
3
-
> APIs, interfaces, and behavior may change without notice. Not recommended for production use yet.
4
1
5
2
<br>
6
3
@@ -10,9 +7,15 @@
10
7
</a>
11
8
</p>
12
9
10
+
# Zones
11
+
12
+
> [!NOTE]
13
+
> This repository is actively under development and subject to rapid iteration.
14
+
> APIs, interfaces, and behavior may change without notice. Not recommended for production use yet.
15
+
13
16
Zones are private blockchains anchored to [Tempo](https://github.com/tempoxyz/tempo), with native support for confidential balances and transactions. Zones inherit compliance from Tempo L1 and support interoperability with Tempo for moving assets in and out of zones.
14
17
15
-
You can get started today by [deploying a zone](#getting-started) on Tempo testnet, reading the [full zone documentation](docs/ZONES.md), or exploring the [Zone specs](https://docs.tempo.xyz/protocol).
18
+
You can get started today by [deploying a zone](#getting-started) on Tempo testnet, reading the [full zone documentation](docs/ZONES.md), or exploring the [Zone spec](docs/specs/zone_spec.md).
0 commit comments