Skip to content

Commit e1525d3

Browse files
committed
seo optimizations
1 parent ac6fdf1 commit e1525d3

File tree

16 files changed

+163
-13
lines changed

16 files changed

+163
-13
lines changed

docs/general-info/add-status-network.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Add Status Network
3+
description: Step-by-step guide on how to add Status Network to MetaMask and other wallets. Learn how to configure network settings for both desktop and mobile wallets.
4+
keywords: [Status Network, MetaMask setup, add network, wallet configuration, RPC settings, Chain ID, blockchain network setup]
5+
---
6+
17
# Add Status Network
28

39
This guide shows how to add the **Status Network** to your wallet.

docs/general-info/bridge/bridging-testnet.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Bridging to Status Network Testnet
3+
description: Learn how to bridge tokens between Sepolia and Status Network testnet using the official Status Network bridge. Complete guide with prerequisites and step-by-step instructions.
4+
keywords: [Status Network bridge, token bridge, cross-chain bridge, Sepolia bridge, L2 bridge, testnet bridge, blockchain bridge]
5+
---
6+
17
# Bridging to Status Network Testnet
28

39
The Status Network bridge allows you to transfer tokens between Sepolia and Status Network testnet. The bridge is deployed at [bridge.status.network](https://bridge.status.network).

docs/general-info/contract-addresses/testnet-contracts.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Testnet Contracts
3+
description: Comprehensive list of Status Network testnet contract addresses, including bridge contracts, core infrastructure, and L2 contracts with their purposes and links to block explorers.
4+
keywords: [Status Network contracts, testnet addresses, smart contracts, bridge contracts, L1 contracts, L2 contracts, blockchain infrastructure]
5+
---
6+
17
# Testnet Contracts
28

39
This page lists all the important contract addresses for the Status Network testnet infrastructure.

docs/general-info/contract-addresses/tokens.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Tokens
3+
description: Official list of supported tokens and their contract addresses on Status Network, including both L1 and L2 token addresses and bridge mappings.
4+
keywords: [Status Network tokens, token list, supported tokens, token addresses, L2 tokens, bridge tokens]
5+
---
6+
17
# Tokens
28

39
For the most up-to-date list of supported tokens and their contract addresses on Status Network, please refer to our official [Status Network Token List repository](https://github.com/status-im/status-network-token-list).

docs/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
id: index
33
title: Welcome to Status Network
4+
description: Status Network is a gasless Layer 2 blockchain network enabling seamless, fee-free decentralized applications. Start building with easy wallet setup, faucets, and deployment tools.
5+
keywords: [Status Network, Layer 2, gasless blockchain, ethereum scaling, web3 development, dapp development, blockchain development]
46
slug: /
57
sidebar_position: 1
68
---

docs/introduction/quick-start.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Quick Start
3+
description: Get started with Status Network in under 10 minutes. Learn how to deploy your first smart contract using Remix IDE, get test ETH, and interact with the network.
4+
keywords: [Status Network tutorial, quick start, smart contract deployment, Remix IDE, blockchain development, testnet setup, MetaMask configuration]
5+
---
6+
17
# Quick Start
28

39
In this section, we'll get you deploying a sample contract on **Status Network Testnet** in less than 10 minutes.

docs/other/official-links.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Official Links
3+
description: Complete directory of official Status Network resources, including main website, tools, development resources, and community links.
4+
keywords: [Status Network links, official resources, network tools, development resources, community links, blockchain explorer, bridge, faucet]
5+
---
6+
17
# Official Links
28

39
This page contains all the official links for the Status Network ecosystem.

docs/tools/block-explorers.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Status Network Block Explorer
3+
description: Learn how to use the Status Network block explorer to track transactions, verify smart contracts, and monitor network activity. Complete guide to explorer features and contract verification.
4+
keywords: [Status Network explorer, blockchain explorer, smart contract verification, transaction tracking, block explorer, network monitoring]
5+
---
6+
17
# Status Network Testnet Explorer
28

39
The Status Network block explorer is available at [sepoliascan.status.network](https://sepoliascan.status.network).

docs/tools/bridge.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Status Network Bridge
3+
description: Complete guide to using the Status Network bridge for transferring tokens between Sepolia and Status Network testnet. Learn about supported tokens, bridging process, and monitoring transactions.
4+
keywords: [Status Network bridge, token bridge, cross-chain transfer, L1 L2 bridge, token bridging, Sepolia bridge]
5+
---
6+
17
# Status Network Testnet Bridge
28

39
The Status Network Testnet Bridge allows users to transfer tokens between Sepolia (Layer 1) and Status Network testnet (Layer 2). The bridge interface is available at [bridge.status.network](https://bridge.status.network).

docs/tools/rpc.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: RPC Endpoints
3+
description: Official RPC endpoints for Status Network, including configuration guides for MetaMask and Web3 libraries. Learn about available methods, rate limits, and best practices.
4+
keywords: [Status Network RPC, JSON-RPC, blockchain API, web3 configuration, MetaMask setup, blockchain development]
5+
---
6+
17
# RPC Endpoints
28

39
The Status Network provides public RPC (Remote Procedure Call) endpoints that allow you to interact with the network.

0 commit comments

Comments
 (0)