RibbleChain Improvement Proposals
RibbleChain Improvement Proposals (RIPs) are community-driven proposals to enhance the network’s protocol, tokenomics, or ecosystem. This guide explains how to create and manage RIPs.
What is a RIP?
- Purpose: Propose changes like new features, parameter updates, or funding requests.
- Process: Submit, discuss, vote, and implement (if approved).
- Eligibility: $XRB holders with 10,000 $XRB can propose RIPs.
Prerequisites
- A RibbleChain smart wallet with 10,000 $XRB (see Creating a Smart Wallet).
- Membership in the DAO.
Step 1: Draft a RIP
Create a RIP draft:
- Title: Clear and concise (e.g., "Add ZKVM Support").
- Description: Detailed explanation of the change.
- Impact: Expected benefits and risks.
- Implementation: Technical or governance steps.
Step 2: Submit the RIP
Submit via the DAO Portal:
- Navigate to the "Propose" tab.
- Enter RIP details and confirm (gasless).
Via CLI:
ribblechain-cli dao propose --title "Add ZKVM Support" --description "Integrate ZKVM for L3 rollups" --amount 10000