-
Notifications
You must be signed in to change notification settings - Fork 8
Docs Builder Guide Additions #79
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
aliceliu7
commented
Jan 29, 2026
- Added data availability section under "GOAT BitVM Bridge"
- Added node deployment page under Builders Guide
- Added committee signers page under Builders Guide
| @@ -0,0 +1,338 @@ | |||
| # **BitVM2 Node Deployment Guide** | |||
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.
I think this should be maintained in our bitvm2-node repo, and it's already being there.
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.
I already updated the section in the users/bitvm2 testnet
pages/builders/_meta.json
Outdated
| @@ -3,6 +3,8 @@ | |||
| "app-developers": "Application Development", | |||
| "sequencers": "Sequencer Operations", | |||
| "execution-environment": "Execution Environment", | |||
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.
can you move execution-environment to the introduction?
pages/builders/committee-signers.mdx
Outdated
| @@ -0,0 +1,80 @@ | |||
| # Committee Signers | |||
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.
Can we introduce all the roles in a page? not only the committee signers.
|
New edits:
|