Files
2026-05-29 07:40:55 +00:00

59 lines
27 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!doctype html>
<html lang="ja-JP" dir="ltr" class="docs-wrapper plugin-docs plugin-id-default docs-version-current docs-doc-page docs-doc-id-overview/index" data-has-hydrated="false">
<head>
<meta charset="UTF-8">
<meta name="generator" content="Docusaurus v3.9.2">
<title data-rh="true">Status Networkへようこそ</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" property="og:locale" content="ja_JP"><meta data-rh="true" property="og:locale:alternate" content="en_US"><meta data-rh="true" property="og:locale:alternate" content="zh_CN"><meta data-rh="true" property="og:locale:alternate" content="ko_KR"><meta data-rh="true" name="docusaurus_locale" content="ja"><meta data-rh="true" name="docsearch:language" content="ja"><meta data-rh="true" name="robots" content="noindex, nofollow"><meta data-rh="true" name="author" content="Status Network"><meta data-rh="true" property="og:image" content="https://docs.status.network/img/sn-social-card.png"><meta data-rh="true" property="og:url" content="https://docs.status.network"><meta data-rh="true" property="og:type" content="website"><meta data-rh="true" property="og:site_name" content="Status Network Docs"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" name="twitter:site" content="@statusL2"><meta data-rh="true" name="twitter:title" content="Status Network Docs: Gasless L2 &amp; Reputation System"><meta data-rh="true" name="twitter:description" content="Official Status Network docs for the gasless Ethereum L2. Learn about Karma reputation, RLN spam protection, and native yield for both humans and bots."><meta data-rh="true" name="twitter:image" content="https://docs.status.network/img/sn-social-card.png"><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へようこそ"><meta data-rh="true" name="description" content="Status Networkは、シームレスで手数料無料の分散型アプリケーションを実現するガスレスなレイヤー2ブロックチェーンネットワークです。簡単なウォレット設定、フォーセット、デプロイメントツールで開発を始めましょう。"><meta data-rh="true" property="og:description" content="Status Networkは、シームレスで手数料無料の分散型アプリケーションを実現するガスレスなレイヤー2ブロックチェーンネットワークです。簡単なウォレット設定、フォーセット、デプロイメントツールで開発を始めましょう。"><meta data-rh="true" name="keywords" content="Status Network,レイヤー2,ガスレスブロックチェーン,イーサリアムスケーリング,L2,バリディウム,web3開発,dapp開発,ブロックチェーン開発"><link data-rh="true" rel="icon" href="/ja/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://docs.status.network/ja/overview"><link data-rh="true" rel="alternate" href="https://docs.status.network/overview" hreflang="en-US"><link data-rh="true" rel="alternate" href="https://docs.status.network/zh/overview" hreflang="zh-CN"><link data-rh="true" rel="alternate" href="https://docs.status.network/ko/overview" hreflang="ko-KR"><link data-rh="true" rel="alternate" href="https://docs.status.network/ja/overview" hreflang="ja-JP"><link data-rh="true" rel="alternate" href="https://docs.status.network/overview" hreflang="x-default"><link data-rh="true" rel="preconnect" href="https://M7J93TRPJ9-dsn.algolia.net" crossorigin="anonymous"><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"🌴 ホーム","item":"https://docs.status.network/ja/overview"}]}</script><link rel="search" type="application/opensearchdescription+xml" title="Status Network Docs" href="/ja/opensearch.xml">
<script defer="defer" src="https://umami.bi.status.im/script.js" data-website-id="21aa8b2b-6bcd-4a02-90d4-e0aa2f514995" data-domains="docs.status.network"></script><link rel="stylesheet" href="/ja/assets/css/styles.85bd104d.css">
<script src="/ja/assets/js/runtime~main.9f3b9327.js" defer="defer"></script>
<script src="/ja/assets/js/main.a4b23e6c.js" defer="defer"></script>
</head>
<body class="navigation-with-keyboard">
<svg style="display: none;"><defs>
<symbol id="theme-svg-external-link" viewBox="0 0 24 24"><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"/></symbol>
</defs></svg>
<script>!function(){var t=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return window.localStorage.getItem("theme")}catch(t){}}();document.documentElement.setAttribute("data-theme",t||(window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light")),document.documentElement.setAttribute("data-theme-choice",t||"system")}(),function(){try{const n=new URLSearchParams(window.location.search).entries();for(var[t,e]of n)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}(),document.documentElement.setAttribute("data-announcement-bar-initially-dismissed",function(){try{return"true"===localStorage.getItem("docusaurus.announcement.dismiss")}catch(t){}return!1}())</script><div id="__docusaurus"><div role="region" aria-label="メインコンテンツまでスキップ"><a class="skipToContent_fXgn" href="#__docusaurus_skipToContent_fallback">メインコンテンツまでスキップ</a></div><div class="theme-announcement-bar announcementBar_mb4j" style="background-color:#fbbf24;color:#1f2937" role="banner"><div class="content_zf74 announcementBarContent_xLdY"><strong>ドキュメントのアーカイブについて <br> Status Network は Linea に合併しました。</strong> ここに掲載されている内容は旧版であり、オンラインでの記録保管のみを目的として公開されています。<br> <a target="_blank" rel="noopener noreferrer" href="https://status.network/blog/status-network-merges-with-linea-scaling-gasless-privacy-upstream">合併の発表を読む</a></div></div><nav aria-label="ナビゲーション" class="theme-layout-navbar navbar navbar--fixed-top"><div class="navbar__inner"><div class="theme-layout-navbar-left 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="/ja/"><div class="navbar__logo"><img src="/ja/img/sn_logo.svg" alt="Status Network ロゴ" class="themedComponent_mlkZ themedComponent--light_NVdE"><img src="/ja/img/sn_logo.svg" alt="Status Network ロゴ" class="themedComponent_mlkZ themedComponent--dark_xIcU"></div><b class="navbar__title text--truncate">Status Network ドキュメント</b></a><a aria-current="page" class="navbar__item navbar__link navbar__link--active" href="/ja/overview">概要</a><a class="navbar__item navbar__link" href="/ja/build-for-karma">Karma でビルド</a><a class="navbar__item navbar__link" href="/ja/tools">ツール</a></div><div class="theme-layout-navbar-right 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="/overview" target="_self" rel="noopener noreferrer" class="dropdown__link" lang="en-US">English</a></li><li><a href="/zh/overview" target="_self" rel="noopener noreferrer" class="dropdown__link" lang="zh-CN">中文</a></li><li><a href="/ko/overview" target="_self" rel="noopener noreferrer" class="dropdown__link" lang="ko-KR">한국어</a></li><li><a href="/ja/overview" target="_self" rel="noopener noreferrer" class="dropdown__link dropdown__link--active" lang="ja-JP">日本語</a></li></ul></div><div class="toggle_vylO colorModeToggle_DEke"><button class="clean-btn toggleButton_gllP toggleButtonDisabled_aARS" type="button" disabled="" title="システムモード" aria-label="ダークモードを切り替える(現在はシステムモード)"><svg viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" class="toggleIcon_g3eP lightToggleIcon_pyhR"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" class="toggleIcon_g3eP darkToggleIcon_wfgR"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" class="toggleIcon_g3eP systemToggleIcon_QzmC"><path fill="currentColor" d="m12 21c4.971 0 9-4.029 9-9s-4.029-9-9-9-9 4.029-9 9 4.029 9 9 9zm4.95-13.95c1.313 1.313 2.05 3.093 2.05 4.95s-0.738 3.637-2.05 4.95c-1.313 1.313-3.093 2.05-4.95 2.05v-14c1.857 0 3.637 0.737 4.95 2.05z"></path></svg></button></div><div class="navbarSearchContainer_Bca1"><button type="button" class="DocSearch DocSearch-Button" aria-label="検索 (Meta+k)" aria-keyshortcuts="Meta+k"><span class="DocSearch-Button-Container"><svg width="20" height="20" class="DocSearch-Search-Icon" viewBox="0 0 24 24" aria-hidden="true"><circle cx="11" cy="11" r="8" stroke="currentColor" fill="none" stroke-width="1.4"></circle><path d="m21 21-4.3-4.3" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"></path></svg><span class="DocSearch-Button-Placeholder">検索</span></span><span class="DocSearch-Button-Keys"></span></button></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="theme-layout-main main-wrapper mainWrapper_z2l0"><div class="docsWrapper_hBAB"><button aria-label="先頭へ戻る" class="clean-btn theme-back-to-top-button backToTopButton_sjWU" type="button"></button><div class="docRoot_UBD9"><aside class="theme-doc-sidebar-container docSidebarContainer_YfHR"><div class="sidebarViewport_aRkj"><div class="sidebar_njMd"><nav aria-label="ドキュメントのサイドバー" class="menu thin-scrollbar menu_SIkG menuWithAnnouncementBar_GW3s"><ul class="theme-doc-sidebar-menu menu__list"><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item"><div class="menu__list-item-collapsible"><a class="categoryLink_byQd menu__link menu__link--sublist menu__link--sublist-caret menu__link--active" role="button" aria-expanded="true" href="/ja/overview"><span title="はじめに" class="categoryLinkLabel_W154">はじめに</span></a></div><ul class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link menu__link--active" aria-current="page" tabindex="0" href="/ja/overview"><span title="🌴 ホーム" class="linkLabel_WmDU">🌴 ホーム</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/introduction/quick-start"><span title="⚡ クイックスタート" class="linkLabel_WmDU">⚡ クイックスタート</span></a></li></ul></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item"><div class="menu__list-item-collapsible"><a class="categoryLink_byQd menu__link menu__link--sublist menu__link--sublist-caret" role="button" aria-expanded="true" href="/ja/overview/tokenomics/economic-model"><span title="トークノミクス" class="categoryLinkLabel_W154">トークノミクス</span></a></div><ul class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/tokenomics/economic-model"><span title="🤝 経済モデル" class="linkLabel_WmDU">🤝 経済モデル</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/tokenomics/public-funding"><span title="💰 公募資金" class="linkLabel_WmDU">💰 公募資金</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/tokenomics/karmic-tokenomics"><span title="🐉 カルミックトークノミクス" class="linkLabel_WmDU">🐉 カルミックトークノミクス</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/tokenomics/snt-staking"><span title="💎 SNTステーキング" class="linkLabel_WmDU">💎 SNTステーキング</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/tokenomics/pre-deposits"><span title="💰 事前預入" class="linkLabel_WmDU">💰 事前預入</span></a></li></ul></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item"><div class="menu__list-item-collapsible"><a class="categoryLink_byQd menu__link menu__link--sublist menu__link--sublist-caret" role="button" aria-expanded="true" href="/ja/overview/general-info/network-details"><span title="一般情報" class="categoryLinkLabel_W154">一般情報</span></a></div><ul class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/network-details"><span title="🌐 ネットワーク詳細" class="linkLabel_WmDU">🌐 ネットワーク詳細</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/gasless-transactions"><span title="⛽ Gasless Transactions" class="linkLabel_WmDU">⛽ Gasless Transactions</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/add-status-network"><span title=" Status ネットワークの追加" class="linkLabel_WmDU"> Status ネットワークの追加</span></a></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-2 menu__list-item"><div class="menu__list-item-collapsible"><a class="categoryLink_byQd menu__link menu__link--sublist menu__link--sublist-caret" role="button" aria-expanded="true" tabindex="0" href="/ja/overview/general-info/contract-addresses/tokens"><span title="🏡 コントラクトアドレス" class="categoryLinkLabel_W154">🏡 コントラクトアドレス</span></a></div><ul class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-3 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/contract-addresses/tokens"><span title="🪙 トークン" class="linkLabel_WmDU">🪙 トークン</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-3 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/contract-addresses/testnet-contracts"><span title="🧪 テストネットコントラクト" class="linkLabel_WmDU">🧪 テストネットコントラクト</span></a></li><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-3 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/contract-addresses/pre-deposit"><span title="💰 プリ・デポジット金庫コントラクト" class="linkLabel_WmDU">💰 プリ・デポジット金庫コントラクト</span></a></li></ul></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-2 menu__list-item"><div class="menu__list-item-collapsible"><a class="categoryLink_byQd menu__link menu__link--sublist menu__link--sublist-caret" role="button" aria-expanded="true" tabindex="0" href="/ja/overview/general-info/bridge/bridging-testnet"><span title="🌉 ブリッジ" class="categoryLinkLabel_W154">🌉 ブリッジ</span></a></div><ul class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-3 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/general-info/bridge/bridging-testnet"><span title="🧪 テストネットブリッジ" class="linkLabel_WmDU">🧪 テストネットブリッジ</span></a></li></ul></li></ul></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item"><div class="menu__list-item-collapsible"><a class="categoryLink_byQd menu__link menu__link--sublist menu__link--sublist-caret" role="button" aria-expanded="true" href="/ja/overview/other/official-links"><span title="その他のドキュメント" class="categoryLinkLabel_W154">その他のドキュメント</span></a></div><ul class="menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-2 menu__list-item"><a class="menu__link" tabindex="0" href="/ja/overview/other/official-links"><span title="🔗 公式リンク" class="linkLabel_WmDU">🔗 公式リンク</span></a></li></ul></li></ul></nav></div></div></aside><main class="docMainContainer_TBSr"><div class="container padding-top--md padding-bottom--lg"><div class="row"><div class="col docItemCol_VOVn"><div class="docItemContainer_Djhp"><article><nav class="theme-doc-breadcrumbs breadcrumbsContainer_Z_bl" aria-label="パンくずリストのナビゲーション"><ul class="breadcrumbs"><li class="breadcrumbs__item"><a aria-label="ホームページ" class="breadcrumbs__link" href="/ja/"><svg viewBox="0 0 24 24" class="breadcrumbHomeIcon_YNFT"><path d="M10 19v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z" fill="currentColor"></path></svg></a></li><li class="breadcrumbs__item"><span class="breadcrumbs__link">はじめに</span></li><li class="breadcrumbs__item breadcrumbs__item--active"><span class="breadcrumbs__link">🌴 ホーム</span></li></ul></nav><div class="tocCollapsible_ETCw theme-doc-toc-mobile tocMobile_ITEo"><button type="button" class="clean-btn tocCollapsibleButton_TO0P">このページの見出し</button></div><div class="theme-doc-markdown markdown"><header><h1>Status Network: ガスレスなレイヤー2ネットワーク</h1></header>
<p>Status Networkは、ソーシャルアプリとゲームに最適化された初のネイティブガスレスイーサリアムL2で、ネイティブ収益とDEX手数料を通じて開発者向けの持続可能な公的資金を提供します。Linea zkEVMスタック上に構築され、革新的な資金調達モデルを通じて経済的持続可能性を確保しながら、ガスフリーの高性能トランザクションを提供します。</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="主な特徴">主な特徴<a href="#主な特徴" class="hash-link" aria-label="主な特徴 への直接リンク" title="主な特徴 への直接リンク" translate="no"></a></h2>
<ul>
<li class=""><strong>ガスレストランザクション</strong></li>
</ul>
<p>開発者はシームレスな体験を作成でき、ユーザーはガス料金を気にすることなく取引できます。</p>
<ul>
<li class=""><strong>ネイティブ収益と手数料</strong></li>
</ul>
<p>L2の運営と開発者をサポートするため、Status NetworkはDEXから始まるネイティブアプリからの収益と手数料の組み合わせによって資金を調達します。</p>
<ul>
<li class=""><strong>持続可能な公的資金</strong></li>
</ul>
<p>トークン保有者によって管理されるアプリ資金プールは、ネイティブ収益と手数料からオンチェーンビルダーに継続的に資本を配分します。</p>
<ul>
<li class=""><strong>高性能な実行</strong></li>
</ul>
<p>Status NetworkはLineaのzkEVMロールアップスタック上に構築され、高速で安全なトランザクションを保証します。</p>
<ul>
<li class=""><strong>RLNによるスパム保護</strong></li>
</ul>
<p>Rate-Limiting Nullifiers (RLN)は、ユーザーとアプリケーションごとの無料トランザクションの公平な割り当てを維持しながら、スパムとDDoS攻撃を防止します。</p>
<ul>
<li class=""><strong>IFTとの深い統合</strong></li>
</ul>
<p>Status NetworkはStatus Wallet、Keycard、Waku、Codexなど、<a href="https://free.technology" target="_blank" rel="noopener noreferrer" class="">IFT</a>の一部と自然に統合されています。</p>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="今すぐ開発を始めましょう">今すぐ開発を始めましょう<a href="#今すぐ開発を始めましょう" class="hash-link" aria-label="今すぐ開発を始めましょう への直接リンク" title="今すぐ開発を始めましょう への直接リンク" translate="no"></a></h2>
<p>説明部分をスキップして直接開発を始めたいですか?以下が始め方です:</p>
<ol>
<li class=""><a class="" href="/ja/overview/general-info/add-status-network">Status NetworkをウォレットへAdd</a></li>
<li class=""><a class="" href="/ja/tools/core-infrastructure/testnet-faucets">テストネットETHを入手</a></li>
<li class=""><a class="" href="/ja/overview/general-info/bridge/bridging-testnet">アセットをブリッジ</a></li>
<li class=""><a class="" href="/ja/build-for-karma/deploying-contracts/using-remix">最初のコントラクトをデプロイ</a></li>
</ol>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="サポートリソース">サポート&リソース<a href="#サポートリソース" class="hash-link" aria-label="サポート&リソース への直接リンク" title="サポート&リソース への直接リンク" translate="no"></a></h2>
<p>コミュニティに参加し、必要なリソースにアクセスしましょう:</p>
<ul>
<li class=""><a href="https://t.me/statusl2" target="_blank" rel="noopener noreferrer" class="">Telegramビルダーズコミュニティ</a>に参加</li>
<li class=""><a class="" href="/ja/overview/general-info/network-details">ネットワーク詳細</a>を確認</li>
<li class=""><a class="" href="/ja/overview/general-info/contract-addresses/testnet-contracts">コントラクトアドレス</a>を閲覧</li>
</ul>
<p>素晴らしいものを作る準備はできていますか?今すぐフリーネットワークでの旅を始めましょう!</p></div><footer class="theme-doc-footer docusaurus-mt-lg"><div class="row margin-top--sm theme-doc-footer-edit-meta-row"><div class="col noPrint_WFHX"><a href="https://github.com/status-im/docs.status.network/tree/develop/docs/overview/index.md" target="_blank" rel="noopener noreferrer" class="theme-edit-this-page"><svg fill="currentColor" height="20" width="20" viewBox="0 0 40 40" class="iconEdit_Z9Sw" aria-hidden="true"><g><path d="m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"></path></g></svg>このページを編集</a></div><div class="col lastUpdated_JAkA"><span class="theme-last-updated"><b><time datetime="2026-03-26T14:44:06.000Z" itemprop="dateModified">2026年3月26日</time></b><!-- -->最終更新</span></div></div></footer></article><nav class="docusaurus-mt-lg pagination-nav" aria-label="ドキュメントページ"><a class="pagination-nav__link pagination-nav__link--next" href="/ja/overview/introduction/quick-start"><div class="pagination-nav__sublabel">次へ</div><div class="pagination-nav__label">⚡ Quick Start</div></a></nav></div></div><div class="col col--3"><div class="tableOfContents_bqdL thin-scrollbar theme-doc-toc-desktop"><ul class="table-of-contents table-of-contents__left-border"><li><a href="#主な特徴" class="table-of-contents__link toc-highlight">主な特徴</a></li><li><a href="#今すぐ開発を始めましょう" class="table-of-contents__link toc-highlight">今すぐ開発を始めましょう</a></li><li><a href="#サポートリソース" class="table-of-contents__link toc-highlight">サポート&リソース</a></li></ul></div></div></div></div></main></div></div></div><footer class="theme-layout-footer footer"><div class="container container-fluid"><div class="row footer__links"><div class="theme-layout-footer-column col footer__col"><div class="footer__title">法的事項</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://status.network/legal/terms-of-use" target="_blank" rel="noopener noreferrer" class="footer__link-item">利用規約</a></li><li class="footer__item"><a href="https://status.network/legal/privacy-policy" target="_blank" rel="noopener noreferrer" class="footer__link-item">プライバシーポリシー</a></li><li class="footer__item"><a href="https://status.network/legal/status-network-pre-deposit-disclaimer" target="_blank" rel="noopener noreferrer" class="footer__link-item">事前預入免責事項</a></li></ul></div></div></div></footer></div>
</body>
</html>