- Introduced new announcement bar content in Japanese, Korean, and Chinese.
- Added a new React component and corresponding CSS styles for the announcement bar.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Added new entries in Japanese, Korean, and Chinese translations to inform users about the Hoodi testnet shutdown on May 15, 2026, and the merger with Linea.
- Revised documentation across multiple files to include warnings and instructions for testnet ETH holders and pre-deposit vault participants.
- Ensured consistency in messaging and clarity regarding necessary actions and timelines for users.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.com>
- Introduced a new skill for synchronizing Docusaurus i18n translations based on the latest 5 commits.
- Updated Japanese documentation to reflect the migration from Sepolia to Hoodi Testnet, including RPC endpoints, faucet links, and block explorer URLs.
- Enhanced various sections to ensure consistency and clarity in the documentation.
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>
- Added a new script command "sync-i18n-docs" to package.json for synchronizing internationalization documentation.
- Updated package dependencies by adding "yaml" to support YAML file handling.
- Improved various documentation titles, descriptions, and keywords across multiple sections to enhance clarity and SEO, focusing on builder guides and gasless transactions.
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>
- Added new sidebar entries for "Ethereum Differences" in Japanese, Korean, and Chinese.
- Created corresponding documentation files detailing the differences between Status Network and Ethereum, including opcode, precompile, and transaction type discrepancies.
Signed-off-by: yjkellyjoo <yejinkellyjoo@gmail.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 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>
Update translated block-explorers, bridge, and testnet-faucets pages to
match new English content. Add translated tools index and infrastructure
partners pages for all three locales. Fix Korean text bug in ja
testnet-faucets.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.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>
* add explicit evm version to hardhat deployment tutorial
* add explicit evm version to foundry deployment tutorial
* add explicit evm version to remix deployment tutorial
* add translations