@@ -4,28 +4,43 @@ description: Complete directory of official Status Network resources, including
44keywords : [Status Network links, official resources, network tools, development resources, community links, blockchain explorer, bridge, faucet]
55---
66
7+ import CopyCell from '@site/src /components/CopyCell';
8+
79# Official Links
810
911This page contains all the official links for the Status Network ecosystem.
1012
1113## Main Resources
12- - ** Website** : [ status.network] ( https://status.network )
13- - ** Documentation** : [ docs.status.network] ( https://docs.status.network )
14- - ** GitHub** : [ github.com/status-im] ( https://github.com/status-im )
14+
15+ | Name | Link |
16+ | ---| ---|
17+ | Website | [ status.network] ( https://status.network ) |
18+ | Documentation | [ docs.status.network] ( https://docs.status.network ) |
19+ | GitHub | [ github.com/status-im] ( https://github.com/status-im ) |
20+ | Monorepo | [ github.com/status-im/status-network-monorepo] ( https://github.com/status-im/status-network-monorepo ) |
1521
1622## Network Tools
17- - ** Bridge** : [ bridge.status.network] ( https://bridge.status.network )
18- - ** Block Explorer** : [ sepoliascan.status.network] ( https://sepoliascan.status.network )
19- - ** RPC Endpoint** : [ public.sepolia.rpc.status.network] ( https://public.sepolia.rpc.status.network )
20- - ** WebSocket RPC** : Get in touch with us on [ Telegram] ( https://t.me/statusl2 ) to get a websocket RPC
21- - ** Faucet** : [ faucet.status.network] ( https://faucet.status.network )
23+
24+ | Name | Link |
25+ | ---| ---|
26+ | Bridge | [ bridge.status.network] ( https://bridge.status.network ) <CopyCell text =" https://bridge.status.network " ariaLabel =" Copy bridge URL " /> |
27+ | Block Explorer | [ sepoliascan.status.network] ( https://sepoliascan.status.network ) <CopyCell text =" https://sepoliascan.status.network " ariaLabel =" Copy block explorer URL " /> |
28+ | RPC Endpoint | [ public.sepolia.rpc.status.network] ( https://public.sepolia.rpc.status.network ) <CopyCell text =" https://public.sepolia.rpc.status.network " ariaLabel =" Copy RPC endpoint URL " /> |
29+ | WebSocket RPC | Get in touch with us on [ Telegram] ( https://t.me/statusl2 ) to get a websocket RPC |
30+ | Faucet | [ faucet.status.network] ( https://faucet.status.network ) <CopyCell text =" https://faucet.status.network " ariaLabel =" Copy faucet URL " /> |
2231
2332## Development Resources
24- - ** Token List Repository** : [ github.com/status-im/status-network-token-list] ( https://github.com/status-im/status-network-token-list )
25- - ** Contract Verification** : [ sepoliascan.status.network/verify-contract] ( https://sepoliascan.status.network/contract-verification )
33+
34+ | Name | Link |
35+ | ---| ---|
36+ | Token List Repository | [ github.com/status-im/status-network-token-list] ( https://github.com/status-im/status-network-token-list ) |
37+ | Contract Verification | [ sepoliascan.status.network/contract-verification] ( https://sepoliascan.status.network/contract-verification ) |
2638
2739## Community & Support
28- - ** Telegram Community** : [ t.me/statusl2] ( https://t.me/statusl2 )
29- - ** X/twitter** : [ x.com/statusL2] ( https://x.com/statusL2 )
40+
41+ | Name | Link |
42+ | ---| ---|
43+ | Telegram Community | [ t.me/statusl2] ( https://t.me/statusl2 ) |
44+ | X/twitter | [ x.com/statusL2] ( https://x.com/statusL2 ) |
3045
3146For detailed information about adding the network to your wallet, see our [ Add Network guide] ( /general-info/add-status-network ) .
0 commit comments