12 Commits
Author SHA1 Message Date
yjkellyjoo d294fa5847 Update documentation for Hoodi Testnet shutdown and Linea merger
- 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>
2026-05-05 11:53:03 +02:00
yjkellyjoo becc28568b fix any remaining mentions of sepolia
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-04-14 11:40:52 +02:00
yjkellyjoo be09c1db56 Update to reflect migration from Sepolia to Hoodi Testnet
- 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>
2026-04-14 11:40:52 +02:00
yjkellyjoo c0c293bb2a Add markdownlint configuration and update documentation titles and descriptions
- 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>
2026-03-26 15:44:06 +01:00
yjkellyjoo 3fd029552d Move RPC related docs from build-for-karma to tools navbar
- Updated docs to use new sidebar structure

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-03-13 21:59:00 +00:00
yjkellyjooandCursor 3e86080b17 Add "Why Build on Status Network" page to Build for Karma
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>
2026-03-13 21:59:00 +00:00
yjkellyjoo f896dd8475 Add 'Using Karma' section docs
- 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>
2026-02-26 22:32:26 +01:00
yjkellyjoo cc3ae020e4 Add 'USING KARMA' category to sidebar and introduce gasless integration
- Rearrange `linea_estimateGas` related content under json-rpc.md to gasless-integration.md and gasless-transactions.md

Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
2026-02-26 22:32:26 +01:00
yjkellyjooandClaude Opus 4.6 03cd7ebee7 Add i18n landing pages for zh, ko, ja locales
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>
2026-02-19 19:31:54 +01:00
yjkellyjoo e523e3bc5f Add JSON-RPC doc including linea_estimateGas explanation
- 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>
2026-02-19 14:35:25 +01:00
yjkellyjoo fa945ebae1 Update Docusaurus configs and sidebar structure for RPC docs
- 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>
2026-02-19 14:35:25 +01:00
yjkellyjoo 96c62f7a93 Update navbar label 'Home' to 'Overview'
- 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>
2026-02-06 17:49:34 +01:00