-
Notifications
You must be signed in to change notification settings - Fork 467
Aurora Section #2681
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
Aurora Section #2681
Conversation
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.
Pull Request Overview
This pull request adds a new "EVM Developers" section to the documentation sidebar for Aurora-related content. The PR introduces comprehensive documentation for developers looking to build on Aurora, an EVM-compatible blockchain running as a layer 2 on NEAR Protocol.
- Adds a new sidebar category for Aurora/EVM developers with custom Ethereum icon
- Creates four new documentation files covering Aurora overview, building guides, virtual chains, and developer resources
- Provides complete developer onboarding materials for the Aurora ecosystem
Reviewed Changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| website/sidebars.js | Adds new "EVM Developers" category with Aurora documentation links |
| docs/aurora/what-is.md | Introduction to Aurora platform and development paths |
| docs/aurora/build-on-aurora.md | Guide for building dApps on Aurora mainnet |
| docs/aurora/launch-virtual-chain.md | Overview of Aurora's Virtual Chain technology |
| docs/aurora/dev-resources.md | List of developer tools and resources |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <[email protected]>
No description provided.