diff --git a/docs/about/_category_.json b/docs/about/_category_.json index 82e3d2d..8f081b8 100644 --- a/docs/about/_category_.json +++ b/docs/about/_category_.json @@ -1,4 +1,4 @@ { - "label": "Learn About Astar", - "position": 3 + "label": "About Astar", + "position": 1 } diff --git a/docs/about/architecture/astar-parachain.md b/docs/about/architecture/astar-parachain.md index 0ed4dd9..1a84c78 100644 --- a/docs/about/architecture/astar-parachain.md +++ b/docs/about/architecture/astar-parachain.md @@ -1,5 +1,5 @@ --- -title: Astar Parachain +title: Astar Substrate Network sidebar_position: 1 --- diff --git a/docs/about/economics/_category_.json b/docs/about/economics/_category_.json index 8602410..2092579 100644 --- a/docs/about/economics/_category_.json +++ b/docs/about/economics/_category_.json @@ -1,4 +1,4 @@ { - "label": "Tokenomics 2.0", + "label": "Economics", "position": 10 } diff --git a/docs/about/index.md b/docs/about/index.md index 02c9eb6..9cd7bf9 100644 --- a/docs/about/index.md +++ b/docs/about/index.md @@ -1,6 +1,6 @@ --- title: About Astar -position: 3 +position: 2 --- # Overview diff --git a/docs/about/integrate-with-astar/_category_.json b/docs/about/integrate-with-astar/_category_.json index 06e148a..a22a939 100644 --- a/docs/about/integrate-with-astar/_category_.json +++ b/docs/about/integrate-with-astar/_category_.json @@ -1,4 +1,4 @@ { - "label": "Integration", + "label": "How to Integrate with Astar Network", "position": 3 } \ No newline at end of file diff --git a/docs/about/networks.md b/docs/about/networks.md index 77fcfe9..f65ab50 100644 --- a/docs/about/networks.md +++ b/docs/about/networks.md @@ -21,11 +21,11 @@ For more information about Swanky Node, check out the [Swanky Suite](https://doc ### Zombienet -With Zombienet users can download arbitrary Relay Chain and parachain binaries (or use images) to setup a configurable local test network. Users will have access to all privileged actions on the Relay Chain and parachains, which simplifies testing. For more information about Zombienet, check out the [Build Environment](https://docs.astar.network/docs/build/environment/zombienet-testing) chapter. [INSERT PROPER LINK] +With Zombienet users can download arbitrary Relay Chain and parachain binaries (or use images) to setup a configurable local test network. Users will have access to all privileged actions on the Relay Chain and parachains, which simplifies testing. For more information about Zombienet, check out the [Build Environment](/docs/build/build-on-layer-1/environment/zombienet-testing.md). ## Testnets -### Shibuya (Substrate) +### Shibuya Shibuya has nearly the same chain specifications as Shiden & Astar, and provides an ideal environment for developers to test and debug, prior to launching their dApp on mainnet. Shibuya is running as a parachain of the Tokio Relay Chain, which is managed internally by the Astar team, and supports Shibuya, only, as test parachain. @@ -38,14 +38,13 @@ To obtain test tokens from the faucet, please visit the Astar Portal and connect Astar has three mainnets. One parachain on Kusama, One parachain on Polkadot, and a zkEVM-based network on Ethereum Layer 2. -### Shiden Parachain (Substrate) +### Shiden Substrate Network Shiden is a parachain connected to the Kusama Relay Chain, and used to deploy and test new releases of Astar runtime in a live production (canary) environment. Shiden is not considered a testnet since SDN has its own tokenomics and value, but is used to validate and stabilize new software releases and upgrades for Astar Network. The Shiden native token symbol is SDN. -### Astar Parachain (Substrate) - +### Astar Substrate Network By now you may have guessed that Astar parachain is connected to Polkadot Relay chain. The Astar native token symbol is ASTR. diff --git a/docs/about/products/category.json b/docs/about/products/category.json new file mode 100644 index 0000000..3dd383b --- /dev/null +++ b/docs/about/products/category.json @@ -0,0 +1,4 @@ +{ + "label": "Products", + "position": 4 +} diff --git a/docs/about/products/dapp-staking/_category_.json b/docs/about/products/dapp-staking/_category_.json index d5ded3f..069e15f 100644 --- a/docs/about/products/dapp-staking/_category_.json +++ b/docs/about/products/dapp-staking/_category_.json @@ -1,4 +1,4 @@ { - "label": "dApp Staking V3", + "label": "dApp Staking", "position": 4 } diff --git a/docs/about/products/index.md b/docs/about/products/index.md new file mode 100644 index 0000000..bf5b4f7 --- /dev/null +++ b/docs/about/products/index.md @@ -0,0 +1,7 @@ +--- +title: Products +--- + +# Overview + +This section contains information about products supported by Astar Foundation and its core team of developers. \ No newline at end of file diff --git a/docs/build/build-on-layer-1/category.json b/docs/build/build-on-layer-1/category.json new file mode 100644 index 0000000..03a62c3 --- /dev/null +++ b/docs/build/build-on-layer-1/category.json @@ -0,0 +1,4 @@ +{ + "label": "Build on Astar Substrate - Layer 1", + "position": 1 +} \ No newline at end of file diff --git a/docs/build/build-on-layer-2/index.md b/docs/build/build-on-layer-2/index.md index 09f18d4..6b5e940 100644 --- a/docs/build/build-on-layer-2/index.md +++ b/docs/build/build-on-layer-2/index.md @@ -1,5 +1,6 @@ --- -title: Build on Layer 2 +title: Build on Astar Layer 2 +position: 2 --- import Figure from '/src/components/figure' diff --git a/docs/build/builder-guides/_category_.json b/docs/build/builder-guides/_category_.json index 5696583..2779b8a 100644 --- a/docs/build/builder-guides/_category_.json +++ b/docs/build/builder-guides/_category_.json @@ -1,4 +1,4 @@ { - "label": "Astar Substrate Parachain", - "position": 1 + "label": "Builder Guides and Tutorials", + "position": 3 } \ No newline at end of file diff --git a/docs/build/builder-guides/layer-1/_category_.json b/docs/build/builder-guides/layer-1/_category_.json index 5696583..a607335 100644 --- a/docs/build/builder-guides/layer-1/_category_.json +++ b/docs/build/builder-guides/layer-1/_category_.json @@ -1,4 +1,4 @@ { - "label": "Astar Substrate Parachain", + "label": "Guides for Astar Substrate Network", "position": 1 } \ No newline at end of file diff --git a/docs/build/builder-guides/layer-1/evm/category.json b/docs/build/builder-guides/layer-1/evm/category.json new file mode 100644 index 0000000..226439e --- /dev/null +++ b/docs/build/builder-guides/layer-1/evm/category.json @@ -0,0 +1,4 @@ +{ + "label": "Building EVM Smart Contracts", + "position": 1 +} \ No newline at end of file diff --git a/docs/build/builder-guides/layer-1/index.md b/docs/build/builder-guides/layer-1/index.md index 7a2c305..1b9ce42 100644 --- a/docs/build/builder-guides/layer-1/index.md +++ b/docs/build/builder-guides/layer-1/index.md @@ -1,10 +1,6 @@ ---- -title: Guides ---- - import Figure from '/src/components/figure' -# Build on Astar Substrate Parachain +# Build on Astar Substrate Network
diff --git a/docs/build/builder-guides/layer-1/wasm/_category_.json b/docs/build/builder-guides/layer-1/wasm/_category_.json index c92991b..70c386d 100644 --- a/docs/build/builder-guides/layer-1/wasm/_category_.json +++ b/docs/build/builder-guides/layer-1/wasm/_category_.json @@ -1,4 +1,4 @@ { - "label": "Tutorials", - "position": 9 + "label": "Building Wasm Smart Contracts", + "position": 1 } diff --git a/docs/build/builder-guides/layer-2/category.json b/docs/build/builder-guides/layer-2/category.json new file mode 100644 index 0000000..c365b12 --- /dev/null +++ b/docs/build/builder-guides/layer-2/category.json @@ -0,0 +1,4 @@ +{ + "label": "Guides for Astar Layer 2 Network", + "position": 1 +} \ No newline at end of file diff --git a/docs/build/builder-guides/layer-2/index.md b/docs/build/builder-guides/layer-2/index.md new file mode 100644 index 0000000..36af2e3 --- /dev/null +++ b/docs/build/builder-guides/layer-2/index.md @@ -0,0 +1,3 @@ +--- +title: Guides for Astar Layer 2 Network +--- \ No newline at end of file diff --git a/docs/build/index.md b/docs/build/index.md index 87bb379..9d22906 100644 --- a/docs/build/index.md +++ b/docs/build/index.md @@ -1,6 +1,6 @@ --- title: Build -position: 2 +position: 3 --- [INSERT NEW BRAND IMAGE] diff --git a/docs/getting-started.md b/docs/getting-started.md index 2f25f09..e906523 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -1,6 +1,6 @@ --- -title: About Astar Docs -sidebar_position: 1 +title: Getting Started +position: 1 --- # Overview @@ -18,3 +18,7 @@ The Astar documentation portal serves as the official repository of current info - [**Deploy on Astar Substrate EVM Network**](build/build-on-layer-1/smart-contracts/EVM/index.md) [INSERT QUICKSTART EVM] - [**Deploy on Astar Substrate Native (Wasm) Network**](build/build-on-layer-1/smart-contracts/wasm/index.md) [INSERT QUICKSTART WASM] - [**Deploy on Astar zkEVM**](build/build-on-layer-2/index.md) + +## User Guides + +- [**How to get started on Astar Network**](/docs/use/get-started/index.md) diff --git a/docs/use/_category_.json b/docs/use/_category_.json index 80da6b6..5b59494 100644 --- a/docs/use/_category_.json +++ b/docs/use/_category_.json @@ -1,4 +1,4 @@ { - "label": "Interact with the Network", - "position": 2 + "label": "Interact with Astar Network", + "position": 3 } diff --git a/docs/use/how-to-guides/index.md b/docs/use/how-to-guides/index.md index 696865e..ebe6ed0 100644 --- a/docs/use/how-to-guides/index.md +++ b/docs/use/how-to-guides/index.md @@ -1,8 +1,8 @@ --- -title: How to Guides -position: 1 +title: User Guides and Tutorials +position: 2 --- # Head Title -Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. \ No newline at end of file +Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Yo yo yo G don't eat the yellow snow duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. \ No newline at end of file diff --git a/docs/use/index.md b/docs/use/index.md index e2b7a49..294aeae 100644 --- a/docs/use/index.md +++ b/docs/use/index.md @@ -1,6 +1,6 @@ --- title: Use Astar Network -position: 1 +position: 4 --- # How to Interact with Astar Network