-
Notifications
You must be signed in to change notification settings - Fork 87
docs(governance): governance, token, node ops #951
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
…itecture, improvement proposals, and airdrop details
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 introduces initial governance documentation for Lit Protocol, establishing the framework for protocol decision-making, token utility, and community participation structures.
Key changes:
- Adds comprehensive governance system documentation covering protocol upgrades, funding, node operations, and metagovernance
- Documents the $LITKEY token's role as a work, payment, and governance token
- Establishes the Lit Improvement Proposal (LIP) process for protocol changes
Reviewed Changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 2 comments.
Show a summary per file
File | Description |
---|---|
docs/governance/overview.mdx | Introduces governance purpose and structure, establishing four key areas of oversight |
docs/governance/governance-architecture.mdx | Details the implementation of governance across protocol upgrades, funding, node operations, and metagovernance |
docs/governance/lit-improvement-proposals.mdx | Documents the LIP submission and review process for protocol improvements |
docs/governance/litkey/overview.mdx | Explains $LITKEY token's triple function as work, payment, and governance token |
docs/governance/litkey/initial-allocation-and-distribution.mdx | Placeholder for future token allocation details |
docs/governance/airdrop/overview.mdx | Describes Season 1 airdrop for early contributors |
docs/governance/airdrop/eligibility-criteria.mdx | Placeholder for Season 1 eligibility details |
docs/governance/airdrop/claiming.mdx | Placeholder for token claiming instructions |
docs/governance/airdrop/rewards.mdx | Placeholder for staking rewards information |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: alt <84208222+a1ttech@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: alt <84208222+a1ttech@users.noreply.github.com>
Original PR: LIT-Protocol/docs-v2#3
docs for governance, token, and node operations