2024-10-30 11:32:06 +00:00
<!doctype html>
< html lang = "zh-CN" dir = "ltr" class = "docs-wrapper plugin-docs plugin-id-default docs-version-current docs-doc-page docs-doc-id-index" data-has-hydrated = "false" >
< head >
< meta charset = "UTF-8" >
< meta name = "generator" content = "Docusaurus v3.5.2" >
2025-02-03 14:33:55 +00:00
< title data-rh = "true" > 介绍 Status Network | Status Network Documentation< / title > < meta data-rh = "true" name = "viewport" content = "width=device-width,initial-scale=1" > < meta data-rh = "true" name = "twitter:card" content = "summary_large_image" > < meta data-rh = "true" property = "og:image" content = "https://docs.status.network/img/sn_logo.png" > < meta data-rh = "true" name = "twitter:image" content = "https://docs.status.network/img/sn_logo.png" > < meta data-rh = "true" property = "og:url" content = "https://docs.status.network/zh/" > < meta data-rh = "true" property = "og:locale" content = "zh_CN" > < meta data-rh = "true" property = "og:locale:alternate" content = "en_US" > < meta data-rh = "true" property = "og:locale:alternate" content = "ko_KR" > < meta data-rh = "true" property = "og:locale:alternate" content = "ja_JP" > < meta data-rh = "true" name = "docusaurus_locale" content = "zh" > < meta data-rh = "true" name = "docsearch:language" content = "zh" > < meta data-rh = "true" name = "docusaurus_version" content = "current" > < meta data-rh = "true" name = "docusaurus_tag" content = "docs-default-current" > < meta data-rh = "true" name = "docsearch:version" content = "current" > < meta data-rh = "true" name = "docsearch:docusaurus_tag" content = "docs-default-current" > < meta data-rh = "true" property = "og:title" content = "介绍 Status Network | Status Network Documentation" > < meta data-rh = "true" name = "description" content = "欢迎来到 Status Network, 这是一个重新构想您区块链体验的加密社交游乐场! 作为一个基于 Linea 的尖端 ZK-EVM 技术 构建的 与 EVM 等效的以太坊 Layer 2 Rollup, Status Network 提供了使我们与其他平台区别开来的独特功能。" > < meta data-rh = "true" property = "og:description" content = "欢迎来到 Status Network, 这是一个重新构想您区块链体验的加密社交游乐场! 作为一个基于 Linea 的尖端 ZK-EVM 技术 构建的 与 EVM 等效的以太坊 Layer 2 Rollup, Status Network 提供了使我们与其他平台区别开来的独特功能。" > < link data-rh = "true" rel = "icon" href = "/zh/img/favicon.ico" > < link data-rh = "true" rel = "canonical" href = "https://docs.status.network/zh/" > < link data-rh = "true" rel = "alternate" href = "https://docs.status.network/" hreflang = "en-US" > < link data-rh = "true" rel = "alternate" href = "https://docs.status.network/zh/" hreflang = "zh-CN" > < link data-rh = "true" rel = "alternate" href = "https://docs.status.network/ko/" hreflang = "ko-KR" > < link data-rh = "true" rel = "alternate" href = "https://docs.status.network/ja/" hreflang = "ja-JP" > < link data-rh = "true" rel = "alternate" href = "https://docs.status.network/" hreflang = "x-default" > < link data-rh = "true" rel = "preconnect" href = "https://M7J93TRPJ9-dsn.algolia.net" crossorigin = "anonymous" > < script data-rh = "true" > function insertBanner ( ) { var n = document . createElement ( "div" ) ; n . id = "__docusaurus-base-url-issue-banner-container" ; n . innerHTML = '\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/zh/</span> </p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n' , document . body . prepend ( n ) ; var e = document . getElementById ( "__docusaurus-base-url-issue-banner-suggestion-container" ) , s = window . location . pathname , o = "/" === s . substr ( - 1 ) ? s : s + "/" ; e . innerHTML = o } document . addEventListener ( "DOMContentLoaded" , ( function ( ) { void 0 === window . docusaurus && insertBanner ( ) } ) ) < / script > < link rel = "search" type = "application/opensearchdescription+xml" title = "Status Network Documentation" href = "/zh/opensearch.xml" > < link rel = "stylesheet" href = "/zh/assets/css/styles.a928aed0.css" >
< script src = "/zh/assets/js/runtime~main.62645868.js" defer = "defer" > < / script >
< script src = "/zh/assets/js/main.3c7504b1.js" defer = "defer" > < / script >
2024-10-30 11:32:06 +00:00
< / head >
< body class = "navigation-with-keyboard" >
2025-02-03 14:33:55 +00:00
< script > ! function ( ) { function t ( t ) { document . documentElement . setAttribute ( "data-theme" , t ) } var e = function ( ) { try { return new URLSearchParams ( window . location . search ) . get ( "docusaurus-theme" ) } catch ( t ) { } } ( ) || function ( ) { try { return window . localStorage . getItem ( "theme" ) } catch ( t ) { } } ( ) ; null !== e ? t ( e ) : window . matchMedia ( "(prefers-color-scheme: dark)" ) . matches ? t ( "dark" ) : window . matchMedia ( "(prefers-color-scheme: light)" ) . matches ? t ( "light" ) : t ( "dark" ) } ( ) , function ( ) { try { const c = new URLSearchParams ( window . location . search ) . entries ( ) ; for ( var [ t , e ] of c ) if ( t . startsWith ( "docusaurus-data-" ) ) { var a = t . replace ( "docusaurus-data-" , "data-" ) ; document . documentElement . setAttribute ( a , e ) } } catch ( t ) { } } ( ) < / script > < div id = "__docusaurus" > < div role = "region" aria-label = "跳到主要内容" > < a class = "skipToContent_fXgn" href = "#__docusaurus_skipToContent_fallback" > 跳到主要内容< / a > < / div > < nav aria-label = "主导航" class = "navbar navbar--fixed-top" > < div class = "navbar__inner" > < div class = "navbar__items" > < button aria-label = "切换导航栏" aria-expanded = "false" class = "navbar__toggle clean-btn" type = "button" > < svg width = "30" height = "30" viewBox = "0 0 30 30" aria-hidden = "true" > < path stroke = "currentColor" stroke-linecap = "round" stroke-miterlimit = "10" stroke-width = "2" d = "M4 7h22M4 15h22M4 23h22" > < / path > < / svg > < / button > < a class = "navbar__brand" href = "/zh/" > < div class = "navbar__logo" > < img src = "/zh/img/sn_logo.svg" alt = "Status Network 标志" class = "themedComponent_mlkZ themedComponent--light_NVdE" > < img src = "/zh/img/sn_logo.svg" alt = "Status Network 标志" class = "themedComponent_mlkZ themedComponent--dark_xIcU" > < / div > < b class = "navbar__title text--truncate" > Status Network 文档< / b > < / a > < div class = "navbar__item dropdown dropdown--hoverable" > < a href = "#" aria-haspopup = "true" aria-expanded = "false" role = "button" class = "navbar__link" > 工具< / a > < ul class = "dropdown__menu" > < li > < a class = "dropdown__link" href = "/zh/tools/rpc" > 🔌 RPC< / a > < / li > < li > < a class = "dropdown__link" href = "/zh/tools/bridge" > 🌉 桥接< / a > < / li > < li > < a class = "dropdown__link" href = "/zh/tools/testnet-faucets" > 🚰 测试网水龙头< / a > < / li > < li > < a class = "dropdown__link" href = "/zh/tools/block-explorers" > 🔎 区块浏览器< / a > < / li > < / ul > < / div > < / div > < div class = "navbar__items navbar__items--right" > < div class = "navbar__item dropdown dropdown--hoverable dropdown--right" > < a href = "#" aria-haspopup = "true" aria-expanded = "false" role = "button" class = "navbar__link language-dropdown" > < svg viewBox = "0 0 24 24" width = "20" height = "20" aria-hidden = "true" class = "iconLanguage_nlXk" > < path fill = "currentColor" d = "M12.87 15.07l-2.54-2.51.03-.03c1.74-1.94 2.98-4.17 3.71-6.53H17V4h-7V2H8v2H1v1.99h11.17C11.5 7.92 10.44 9.75 9 11.35 8.07 10.32 7.3 9.19 6.69 8h-2c.73 1.63 1.73 3.17 2.98 4.56l-5.09 5.02L4 19l5-5 3.11 3.11.76-2.04zM18.5 10h-2L12 22h2l1.12-3h4.75L21 22h2l-4.5-12zm-2.62 7l1.62-4.33L19.12 17h-3.24z" > < / path > < / svg > 中文< / a > < ul class = "dropdown__menu" > < li > < a href = "/" target = "_self" rel = "noopener noreferrer" class = "dropdown__link" lang = "en-US" > English< / a > < / li > < li > < a href = "/zh/" target = "_self" rel = "noopener noreferrer" class = "dropdown__link dropdown__link--active" lang = "zh-CN" > 中文< / a > < / li > < li > < a href = "/ko/" target = "_self" rel = "noopener noreferrer" class = "dropdown__link" lang = "ko-KR" > 한국어< / a > < / li > < li > < a href = "/ja/" target = "_self" rel = "noopener noreferrer" class = "dropdown__link" lang = "ja-JP" > 日本語< / a > < / li > < / ul > < / div > < a href = "https://hub.status.network" target = "_blank" rel = "noopener noreferrer" class = "navbar__item navbar__link hub-button" > 中心< svg width = "13.5" height = "13.5" aria-hidden = "true" viewBox = "0 0 24 24" class = "iconExternalLink_nPIU" > < path fill = "currentColor" d = "M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z" > < / path > < / svg > < / a > < div class = "toggle_vylO colorModeToggle_DEke" > < button class = "clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type = "button" disabled = "" title = "切换浅色/暗黑模式(当前为暗黑模式)" aria-label = "切换浅色/暗黑模式(当前为暗黑模式)" aria-live = "polite" > < svg viewBox = "0 0 24 24" width = "24" height = "24" class = "ligh
2024-10-30 11:32:06 +00:00
< p > 欢迎来到 < strong > Status Network< / strong > ,这是一个重新构想您区块链体验的加密社交游乐场!作为一个基于 < a href = "https://docs.linea.build/architecture" target = "_blank" rel = "noopener noreferrer" > Linea 的尖端 ZK-EVM 技术< / a > 构建的 < strong > 与 EVM 等效的以太坊 Layer 2 Rollup< / strong > , Status Network 提供了使我们与其他平台区别开来的独特功能。< / p >
< h2 class = "anchor anchorWithStickyNavbar_LWe7" id = "我们的独特之处是什么" > 我们的独特之处是什么?< a href = "#我们的独特之处是什么" class = "hash-link" aria-label = "我们的独特之处是什么?的直接链接" title = "我们的独特之处是什么?的直接链接" > < / a > < / h2 >
< h3 class = "anchor anchorWithStickyNavbar_LWe7" id = "-原生-eth-和-dai-收益" > 💰 原生 ETH 和 DAI 收益< a href = "#-原生-eth-和-dai-收益" class = "hash-link" aria-label = "💰 原生 ETH 和 DAI 收益的直接链接" title = "💰 原生 ETH 和 DAI 收益的直接链接" > < / a > < / h3 >
< p > 在您的 < strong > ETH< / strong > 和 < strong > DAI< / strong > 资产上享受可持续且有吸引力的收益!我们提供原生收益生成,这是 Layer 2 解决方案中的一项独特功能,让您在参与网络的同时轻松提升您的加密持有量。< / p >
< h3 class = "anchor anchorWithStickyNavbar_LWe7" id = "-赚取-aura-代币" > 🏆 赚取 $AURA 代币< a href = "#-赚取-aura-代币" class = "hash-link" aria-label = "🏆 赚取 $AURA 代币的直接链接" title = "🏆 赚取 $AURA 代币的直接链接" > < / a > < / h3 >
< p > < strong > 实时< / strong > 获得您的参与奖励!参与网络活动并 < strong > 质押 $SNT< / strong > 以赚取 < strong > $AURA 代币< / strong > 。您互动得越多——无论是通过交易、质押还