|
1 | 1 | # Table of contents
|
2 | 2 |
|
3 |
| -## Intro |
4 |
| - |
5 |
| -* [What is Proof of Stake](README.md) |
6 |
| -* [What is Cosmos](Intro/what-is-cosmos.md) |
7 |
| -* [What is Liquid Staking](Intro/what-is-liquid-staking.md) |
8 |
| -* [What is DeFi](Intro/what-is-defi.md) |
9 |
| -* [What is Persistence One?](<README (1).md>) |
10 |
| - * [Why Persistence?](Intro/why-persistence.md) |
11 |
| - * [What is pSTAKE?](Intro/what-is-pstake.md) |
12 |
| - |
13 |
| -## pSTAKE |
14 |
| - |
15 |
| -* [Staked Cosmos Assets](pstake/cosmos-assets.md) |
16 |
| - |
17 |
| -## Chain |
18 |
| - |
19 |
| -* [Creating a Wallet](Chain/creating-a-wallet.md) |
20 |
| -* [Governance](Chain/governance.md) |
21 |
| -* [Setup](Chain/setup.md) |
22 |
| -* [Mainnet Validator](Chain/mainnet-validator-setup.md) |
23 |
| -* [Testnet Validator](Chain/testnet-validator-setup.md) |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| -## Contracts |
28 |
| - |
29 |
| -* [Overview](Contracts/overview.md) |
30 |
| -* [Uploading a Contract](Contracts/uploading-a-contract.md) |
31 |
| -* [Interacting with a Contract](Contracts/interacting-with-contracts.md) |
32 |
| - |
33 |
| -## 📘 Guides |
34 |
| - |
35 |
| -* [Stake $XPRT](guides/stake-usdxprt.md) |
36 |
| -* [Provide Liquidity](guides/provide-liquidity.md) |
37 |
| - |
38 |
| -## 💻 Technology |
39 |
| - |
40 |
| -* [Grants](technology/grants.md) |
41 |
| -* [Validators](technology/validators.md) |
42 |
| -* [Audits](technology/audits.md) |
43 |
| -* [Persistence SDK](technology/persistence-sdk.md) |
44 |
| - |
45 |
| -## 🪙 Tokens |
46 |
| - |
47 |
| -* [$XPRT](tokens/usdxprt.md) |
48 |
| -* [$PSTAKE](tokens/usdpstake.md) |
49 |
| -* [$XPRT-$PSTAKE Relationship](tokens/usdxprt-usdpstake-relationship.md) |
50 |
| - |
51 |
| -## Links |
52 |
| - |
53 |
| -* [Website](https://persistence.one) |
54 |
| -* [Github](https://github.com/persistenceOne) |
55 |
| -* [Blog](https://medium.com/persistence-blog) |
56 |
| - |
57 |
| -## Ecosystem |
58 |
| - |
59 |
| -* [Bamboo](ecosystem/Dexter.md) |
60 |
| -* [Dexter](ecosystem/dexter.md) |
| 3 | +* [👓 Overview](README.md) |
| 4 | + |
| 5 | +## 📖 Learn |
| 6 | + |
| 7 | +* [Introduction](learn/introduction.md) |
| 8 | +* [Ecosystem Overview](learn/ecosystem-overview.md) |
| 9 | +* [Persistence Foundation](learn/persistence-foundation.md) |
| 10 | +* [Persistence Labs](learn/persistence-labs.md) |
| 11 | +* [Fundamentals](learn/fundamentals/README.md) |
| 12 | + * [What is Proof-of-Stake](learn/fundamentals/what-is-proof-of-stake.md) |
| 13 | + * [What is Cosmos](learn/fundamentals/what-is-cosmos.md) |
| 14 | + * [What is DeFi](learn/fundamentals/what-is-defi.md) |
| 15 | + * [What is Liquid Staking](learn/fundamentals/what-is-liquid-staking.md) |
| 16 | + |
| 17 | +## 🔍 Participate & Explore <a href="#participate" id="participate"></a> |
| 18 | + |
| 19 | +* [$XPRT Token](participate/xprt/README.md) |
| 20 | + * [Acquire](participate/xprt/acquire.md) |
| 21 | + * [Stake](participate/xprt/stake.md) |
| 22 | + * [Governance](participate/xprt/governance.md) |
| 23 | + * [DeFi](participate/xprt/defi/README.md) |
| 24 | + * [Provide Liquidity](participate/xprt/defi/provide-liquidity.md) |
| 25 | + * [Liquid Stake](participate/xprt/defi/liquid-stake.md) |
| 26 | + * [Borrow / Lend](participate/xprt/defi/borrow-lend.md) |
| 27 | +* [Wallets](participate/wallets.md) |
| 28 | +* [Explorers](participate/explorers.md) |
| 29 | +* [Analytics](participate/analytics.md) |
| 30 | +* [Bridges](participate/bridges.md) |
| 31 | + |
| 32 | +## ⚒ Build, Integrate, Validate <a href="#build" id="build"></a> |
| 33 | + |
| 34 | +* [Nodes & Endpoints](build/nodes-and-endpoints/README.md) |
| 35 | + * [Public Infrastructure](build/nodes-and-endpoints/public-infrastructure.md) |
| 36 | + * [Setup a node](build/nodes-and-endpoints/setup.md) |
| 37 | + * [Set up a local testnet](build/nodes-and-endpoints/set-up-a-local-testnet.md) |
| 38 | + * [Join Testnet](build/nodes-and-endpoints/join-testnet.md) |
| 39 | + * [Join Mainnet](build/nodes-and-endpoints/join-mainnet.md) |
| 40 | +* [Validators](build/validators/README.md) |
| 41 | + * [Validate on Mainnet](build/validators/mainnet-validator-setup.md) |
| 42 | + * [Validate on Testnet](build/validators/testnet-validator-setup.md) |
| 43 | + * [Validator Communication](build/validators/validator-communication.md) |
| 44 | + * [Foundation Delegations](build/validators/foundation-delegations/README.md) |
| 45 | + * [Round 1](build/validators/foundation-delegations/round-1.md) |
| 46 | +* [Relayers](build/relayers/README.md) |
| 47 | + * [IBC Channels](build/relayers/ibc-channels.md) |
| 48 | + * [IBC Relayers](build/relayers/ibc-relayers.md) |
| 49 | + * [Relay on Mainnet](build/relayers/relay-on-mainnet.md) |
| 50 | + * [Relay on Testnet](build/relayers/relay-on-testnet.md) |
| 51 | +* [Indexers](build/indexers/README.md) |
| 52 | + * [Connect to a Subgraph](build/indexers/connect-to-a-subgraph.md) |
| 53 | + * [Run a Subgraph](build/indexers/run-a-subgraph.md) |
| 54 | + * [Run a Graph Firehose](build/indexers/run-a-graph-firehose.md) |
| 55 | +* [Smart Contracts](build/smart-contracts/README.md) |
| 56 | + * [Overview](build/smart-contracts/overview.md) |
| 57 | + * [Uploading a Contract](build/smart-contracts/uploading-a-contract.md) |
| 58 | + * [CosmWasm](build/smart-contracts/cosmwasm.md) |
| 59 | +* [Modules](build/modules/README.md) |
| 60 | + * [pSTAKE module](build/modules/pstake-module.md) |
| 61 | + * [Epochs module](build/modules/epochs-module.md) |
| 62 | +* [Tools](build/tools/README.md) |
| 63 | + * [Persistence JS](build/tools/persistence-js.md) |
| 64 | + * [Persistence SDK](build/tools/persistence-sdk.md) |
| 65 | + * [Persistence CLI](build/tools/persistence-cli.md) |
| 66 | +* [Contribute](build/contribute.md) |
| 67 | +* [Grants](build/grants.md) |
| 68 | + |
| 69 | +*** |
| 70 | + |
| 71 | +* [😍 Connect & Follow](connect-and-follow.md) |
0 commit comments