-
Notifications
You must be signed in to change notification settings - Fork 115
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
Update intro.md #193
Update intro.md #193
Conversation
WalkthroughWalkthroughThe focus of the documentation site for the Warden Protocol has shifted to emphasize the Warden Protocol as a modular L1 blockchain for omnichain applications, aiming to empower developers to launch secure OApps with modular infrastructure for security, interoperability, and chain abstraction. The content has been updated to highlight simplicity in launching OApps and provide comprehensive resources for navigating and building on Warden. Changes
Recent Review DetailsConfiguration used: .coderabbit.yaml Files selected for processing (1)
Additional Context UsedLanguageTool (4)
Path-based Instructions (1)
Additional comments not posted (2)
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
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: 2
Actionable comments outside the diff hunks (1)
docs/docs/intro.md (1)
Line range hint
17-17
: Remove the extra blank line to adhere to best practices in Markdown formatting, which typically discourage multiple consecutive blank lines.-
docs/docs/intro.md
Outdated
@@ -8,9 +8,9 @@ slug: / | |||
|
|||
Welcome to the Documentation Site for the Warden Protocol! | |||
|
|||
We are excited to have you here as we put in the effort to develop a detailed and accessible documentation portal. The **Warden Protocol** is an intent-centric protocol, built on the Cosmos SDK, that enables various execution layers for interoperability, modular key management and account aggregation. While our documentation site is a work in progress, it will eventually emerge as your comprehensive resource for navigating the Warden Protocol and leveraging its advantages to the fullest. | |||
The Warden Protocol is a modular L1 blockchain for omnichain applications, “OApps”. Our mission is to empower developers to simply launch secure OApps by giving them modular infrastructure for security, interoperability and chain abstraction. |
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.
Consider replacing “OApps” with 'OApps' to maintain consistency with standard Markdown and documentation practices, as curly quotes may not render correctly in some markdown viewers.
- “OApps”
+ 'OApps'
Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
The Warden Protocol is a modular L1 blockchain for omnichain applications, “OApps”. Our mission is to empower developers to simply launch secure OApps by giving them modular infrastructure for security, interoperability and chain abstraction. | |
The Warden Protocol is a modular L1 blockchain for omnichain applications, 'OApps'. Our mission is to empower developers to simply launch secure OApps by giving them modular infrastructure for security, interoperability and chain abstraction. |
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
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
Actionable comments outside the diff hunks (1)
docs/docs/intro.md (1)
Line range hint
17-17
: Remove the extra blank line to maintain a clean and professional document structure.-
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: 2
Actionable comments outside the diff hunks (1)
docs/docs/intro.md (1)
Line range hint
17-17
: Remove multiple consecutive blank lines to maintain a clean and professional layout in the Markdown document.
@@ -8,9 +8,9 @@ slug: / | |||
|
|||
Welcome to the Documentation Site for the Warden Protocol! | |||
|
|||
We are excited to have you here as we put in the effort to develop a detailed and accessible documentation portal. The **Warden Protocol** is an intent-centric protocol, built on the Cosmos SDK, that enables various execution layers for interoperability, modular key management and account aggregation. While our documentation site is a work in progress, it will eventually emerge as your comprehensive resource for navigating the Warden Protocol and leveraging its advantages to the fullest. | |||
The Warden Protocol is a modular L1 blockchain for omnichain applications, "OApps". Our mission is to empower developers to simply launch secure OApps by giving them modular infrastructure for security, interoperability and chain abstraction. |
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.
Replace curly quotes with straight quotes for "OApps" to maintain consistency and ensure proper rendering in Markdown.
- "OApps"
+ 'OApps'
Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
The Warden Protocol is a modular L1 blockchain for omnichain applications, "OApps". Our mission is to empower developers to simply launch secure OApps by giving them modular infrastructure for security, interoperability and chain abstraction. | |
The Warden Protocol is a modular L1 blockchain for omnichain applications, 'OApps'. Our mission is to empower developers to simply launch secure OApps by giving them modular infrastructure for security, interoperability and chain abstraction. |
|
||
Your patience and interest in the Warden Protocol are greatly appreciated. | ||
Within these docs, we have simple ELI5s, FAQs, complete with step-by-step tutorials for users, developers, and network participants (such as validators and keychain operators). Regardless of if you're a developer aiming to incorporate the Warden Protocol into your projects, or a user eager to delve into the capabilities of Warden, our documentation will equip you with the necessary tools and information. |
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.
Insert a comma after "Within these docs" for better readability and grammatical correctness.
- Within these docs we have simple ELI5s, FAQs, complete with step-by-step tutorials for users, developers, and network participants (such as validators and keychain operators).
+ Within these docs, we have simple ELI5s, FAQs, complete with step-by-step tutorials for users, developers, and network participants (such as validators and keychain operators).
Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
Within these docs, we have simple ELI5s, FAQs, complete with step-by-step tutorials for users, developers, and network participants (such as validators and keychain operators). Regardless of if you're a developer aiming to incorporate the Warden Protocol into your projects, or a user eager to delve into the capabilities of Warden, our documentation will equip you with the necessary tools and information. | |
Within these docs, we have simple ELI5s, FAQs, complete with step-by-step tutorials for users, developers, and network participants (such as validators and keychain operators). Regardless of if you're a developer aiming to incorporate the Warden Protocol into your projects, or a user eager to delve into the capabilities of Warden, our documentation will equip you with the necessary tools and information. |
Summary by CodeRabbit