Skip to content

Commit 9771628

Browse files
decofe0xKitsune
andauthored
docs: link zone specs to in-repo paths (#392)
* docs: link zone specs to in-repo paths Co-Authored-By: 0xKitsune <[email protected]> * docs: spec links * fmt: update headers --------- Co-authored-by: 0xKitsune <[email protected]>
1 parent 6265bc9 commit 9771628

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff 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.
41

52
<br>
63

@@ -10,9 +7,15 @@
107
</a>
118
</p>
129

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+
1316
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.
1417

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).
1619

1720
<br>
1821

0 commit comments

Comments
 (0)