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
-[Submitting Proofs to Aligned](#submitting-proofs-to-aligned)
15
15
-[Integrating Aligned into your Project](#integrating-aligned-into-your-project)
16
+
-[Versioning and Networks](#versioning-and-networks)
16
17
17
18
18
19
## The Project
@@ -181,3 +182,11 @@ For submitting proofs generated by your own project to the network via CLI, see
181
182
## Integrating Aligned into your Project
182
183
183
184
If you are developing applications using Aligned, we offer a [Rust-SDK](docs/3_guides/1_SDK_how_to.md) for submitting proofs directly to the network within your applications.
185
+
186
+
## Versioning and Networks
187
+
188
+
Testnet code and documentation is always in sync with the default [Testnet Branch](https://github.com/yetanotherco/aligned_layer/tree/feat/testnet)
189
+
190
+
Releases are provided for each version of the testnet.
191
+
192
+
Latest version of the code, deployed on staging network, is always on [Staging Branch](https://github.com/yetanotherco/aligned_layer/tree/feat/staging)
0 commit comments