Open Issues Need Help
View All on GitHubAI Summary: Document four external modules (EVM, ERC20, FeeMarket, Rate limiter) used by the KIIEX platform. The documentation should explain their functionality and integrate with the existing KIIEX public documentation. References and the original repository for these modules are available in the provided `go.mod` file.
AI Summary: Translate the English KIIEX documentation homepage into Portuguese (Brazilian Portuguese) and create a stub file (`i18n/pt-br/README.md`) with instructions for further translation. This aims to improve accessibility for users in target markets like Brazil.
AI Summary: Expand the existing KIIEX documentation's contributing guide to include instructions on editing markdown files, previewing changes using a local development server (like GitBook's), and specifying writing style standards. This will improve the onboarding experience for contributors to the documentation.
AI Summary: Create a troubleshooting guide for Kiichain node validators, addressing common issues like state sync failures and peer connection problems. The guide should include instructions on inspecting logs and identifying misconfigurations, using examples of known peer addresses and common CLI flags.
AI Summary: Create documentation pages for Kiichain's pre-compiles (IBC, oracle, wasmd), detailing their general description, function calls, and queries. The documentation should go beyond the existing Kiichain source code and provide a user-friendly explanation.
AI Summary: Document the Kiichain wasmbindings (bech32, evm, oracle, tokenfactory) by describing each, detailing their transactions and queries. This involves creating new documentation pages based on the existing source code.
AI Summary: Document all EVM RPC endpoints for the KIIEX platform. This involves creating a new page within the existing KIIEX API documentation (https://docs.kiiglobal.io/docs/connect-to-kiiex/connect-to-kiiex-apis) that details each endpoint's functionality and usage. The documentation should go beyond basic explanations and provide comprehensive information.