Skip to content

Commit

Permalink
Add where to find QRL Zond documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalyst committed Mar 18, 2024
1 parent 90da4af commit 87d902c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/getting-started.md
Expand Up @@ -21,11 +21,16 @@ import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
import CodeBlock from '@theme/CodeBlock';

:::info QRL Zond Documentation
See [test-zond.theqrl.org](https://test-zond.theqrl.org) to try our new cutting edge Proof-of-Stake network with EVM smart contracts.
:::

Welcome to the Quantum Resistant Ledger documentation! These doc's aim to be the central source of information for the QRL for all topics from using the base tools to building on the project. Whether you are developing a new project or simply understanding the basics this is the source.

The docs are broken into 3 main categories, [Use](/use), [Build](/build) , and [API](/api). These sections aim to guide a users, developers, and everyone in between through the project from basic functionality into more advanced topics like API usage and Extended XMSS HyperTree creation.



---

<Tabs defaultValue="use"
Expand Down

0 comments on commit 87d902c

Please sign in to comment.