-
Notifications
You must be signed in to change notification settings - Fork 0
feat: add bridge page #25
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
Conversation
…blockchain explorer section
…orer documentation
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
… Explorer documentation
…ckchainComputing/documentation into feature/explorer-part-2
…s and enhancing clarity
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…s and update image references
…nal bridge process
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.
Good overall, some enhancement suggestions.
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@users.noreply.github.com>
Co-authored-by: Zied Guesmi <26070035+zguesmi@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.
Pull Request Overview
This PR adds a new bridge page to the documentation that explains how to bridge RLC tokens between different networks using officially supported bridge solutions.
Key changes:
- Creates comprehensive bridge documentation with step-by-step instructions for both Bellecour and Stargate bridges
- Adds the new bridge page to the sidebar navigation under tooling and explorers
- Updates release configuration to enable draft pull requests
Reviewed Changes
Copilot reviewed 4 out of 6 changed files in this pull request and generated no comments.
File | Description |
---|---|
src/overview/tooling-and-explorers/bridge.md | New documentation page explaining RLC token bridging between networks |
.vitepress/sidebar.ts | Adds navigation entry for the new bridge page |
release-please-config.json | Enables draft pull request configuration |
README.md | Updates TODO list with new documentation task |
No description provided.