- Revised warning messages across multiple documentation files to reflect the upcoming shutdown of the Hoodi testnet on May 15, 2026, and the merger of Status Network into the Linea stack.
- Added information regarding the migration of testnet ETH and the status of pre-deposit vaults, ensuring users are informed about necessary actions and timelines.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Replaced all references to the Sepolia testnet with the new Status Network Hoodi Testnet across multiple documentation files.
- Updated RPC endpoints, faucet links, and block explorer URLs to point to the Hoodi network.
- Added warnings regarding the sunset of the Sepolia testnet and provided migration guidance.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Added section headers in English, Japanese, Korean, and Chinese to clearly delineate the differences between Ethereum and Status Network.
- Improved overall structure and readability of the documentation for better user experience.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new .markdownlint.json file to enforce markdown linting rules.
- Updated various documentation titles and descriptions across the site to enhance clarity and SEO, focusing on gasless transactions and Karma reputation.
- Improved organization and consistency in the builder guides and overview sections.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new sidebar category for "ETHEREUM COMPATIBILITY" with a link to the "Ethereum Differences" document.
- Updated various documentation files to reference execution-level differences between Status Network and Ethereum, including changes to the JSON-RPC API and contract deployment.
- Created a comprehensive "Ethereum Differences" document detailing opcode, precompile, and transaction type discrepancies.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Expanded the Build for Karma index with a comprehensive introduction for builders on Status Network.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new Idea Catalog feature with components for displaying and filtering app ideas
- Added `FilterBar` for user-defined filtering options based on categories, difficulties, and more
- Created `IdeaCard` for showcasing individual ideas with expandable details
- Implemented a new `IdeaCatalog` component to manage the overall display and filtering logic
- Included a new markdown file for "What to Build" on Status Network, enhancing the documentation
- Updated styles in custom.css to support the new Idea Catalog layout and functionality
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
New page explaining the case for building on Status Network with a
side-by-side comparison grid, detailed sections on gasless transactions,
Karma reputation, sustainable funding, EVM equivalence, and privacy.
Includes supporting CSS for comparison cards and purple accent styling.
Co-authored-by: Cursor <cursoragent@cursor.com>
- Added sections for production RPC topologies, including write-capable and read-only configurations.
- Removed redundant headings and enhanced clarity throughout the document.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new 'Using Karma' category in the sidebar with a link to the guides index.
- Added comprehensive content to the guides index for integrating Karma features, including gasless and reputation integration.
- Added Karma Tier model table in Karmic Tokenomics
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Changed slug paths in gasless-integration.md and reputation-integration.md to include 'guides' for consistency.
- Updated references to the gasless integration guide in the reputation integration guide and json-rpc documentation.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new guide for Reputation Integration detailing Karma tiers and integration patterns.
- Added a new entry in the sidebar for the Reputation Integration guide.
- Updated translations for the new guide in Japanese, Korean, and Chinese.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Rearrange `linea_estimateGas` related content under json-rpc.md to gasless-integration.md and gasless-transactions.md
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
Translated landing page content (hero, doc cards, quick start, community)
for Chinese, Korean, and Japanese locales.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Rewrite block explorers page with mainnet placeholder and table format
- Simplify bridge page by consolidating overview into intro paragraph
- Add tools-index landing page with core infrastructure table and quick links
- Add heading to testnet faucets page
- Add infrastructure partners page with partner categories
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Added a new documentation file for the JSON-RPC API, detailing its usage and the customized `linea_estimateGas` method for gasless transactions.
- Improved the 'Gasless Transactions' documentation to reference the new JSON-RPC API details.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new 'RPC' category in the sidebar, moving 'Running an RPC node' to this category.
- Added a new 'DEPLOYING CONTRACTS' category in the sidebar with relevant documentation.
- Modified redirect path for the 'Running an RPC' tutorial to reflect new structure.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Changed the label from 'Home' to 'Overview' in the main configuration.
- Updated translations for the navbar item in Japanese, Korean, and Chinese.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new sidebar entry for 'Pre-Deposits'.
- Created a detailed documentation page outlining the technical architecture of Status Network's pre-deposit vaults, including Aragon and Generic Protocol integrations.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Removed sections comparing Full Node and Archive Node, including sync times and use cases.
- Simplified storage requirements and growth planning for nodes.
- Updated performance optimization guidelines for RAM and CPU resources.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Updated keywords to include WebSocket terminology.
- Corrected Geth port number from 8645 to 8445.
- Added sections on Full Node vs Archive Node, including sync times, use cases, and storage requirements.
- Included WebSocket connection examples and subscription methods.
- Expanded troubleshooting and performance optimization guidelines.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new tutorial document detailing the setup and operation of an RPC node.
- Updated sidebars to include a link to the new tutorial.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>