-
Notifications
You must be signed in to change notification settings - Fork 153
Update FAQ with mainnet and competitors #761
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
📝 WalkthroughWalkthroughThis PR updates the FAQ documentation file with enhanced product comparisons and clarified mainnet information. The "How does ZetaChain compare?" section is replaced with three detailed architectural comparisons for LayerZero, Axelar, and Wormhole. The mainnet FAQ subsection is expanded to specify supported chains and clarify testnet token value. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
src/pages/about/info/faq.mdx (1)
146-187: Detailed consensus model comparison with strong technical accuracy.The Wormhole comparison effectively contrasts the Guardian-based permissioned model against ZetaChain's cryptoeconomic security, providing clear differentiation on finality, Bitcoin integration, and governance. The technical details are accurate and well-explained.
Minor suggestion at line 164–165: "adding an additional trust layer" is slightly verbose. Consider tightening to "adds a trust layer" or "adds another layer" since the Layer 2 context already implies additionalness.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
Disabled knowledge base sources:
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
src/pages/about/info/faq.mdx(2 hunks)
🧰 Additional context used
🪛 LanguageTool
src/pages/about/info/faq.mdx
[style] ~165-~165: This phrase might be redundant. Consider either removing or replacing the adjective ‘additional’.
Context: ... first exist on Stacks before bridging, adding an additional trust layer. - Developer experience: With Zet...
(ADD_AN_ADDITIONAL)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: build
🔇 Additional comments (4)
src/pages/about/info/faq.mdx (4)
73-103: Well-structured competitive positioning with balanced technical accuracy.The LayerZero comparison provides clear architectural distinctions and acknowledges both solutions' strengths while positioning ZetaChain's advantages (Bitcoin integration, single-contract deployment, gas abstraction). The technical claims are accurate, and the conclusion avoids hyperbole by noting LayerZero's suitability for specific use cases.
104-144: Thorough architectural comparison with comprehensive technical distinctions.The Axelar comparison systematically covers six dimensions and effectively contrasts ZetaChain's unified execution model against Axelar's asynchronous messaging middleware. The technical characterizations are accurate. Consider verifying that Axelar's Bitcoin integration strategy (Stacks and Babylon partnerships) at line 124 reflects the current state, as partnership models and integrations may evolve.
228-235: Mainnet section successfully transitions from future-tense to operational status.The reframed header and description clearly communicate that mainnet is live and operational, with concrete guidance on supported chains and development environments. The "and others" qualifier appropriately covers additional chains without requiring constant updates.
Consider verifying that the listed chains (Ethereum, Bitcoin, BNB Chain, Polygon, Base, Sui, TON) represent the complete primary set of supported networks on mainnet, to ensure the FAQ remains accurate as the network evolves.
241-243: Testnet ZETA value statement is clear and appropriately definitive.The explicit statement that testnet ZETA has no monetary value and is solely for testing purposes effectively sets user expectations. The reinforcement via the dedicated Q&A at lines 247–248 is appropriate for FAQ documentation.
Summary by CodeRabbit