aetherplex / xGov

Algorand xGov Proposals Submission

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xGov Proposals Repository

This repository contains proposals for the xGov program.

Submitting a Proposal

Video Guide

To submit a proposal, a proposer must create a pull request on the repository. Proposals must follow the provided template form and be submitted to the folder Proposals /Proposals/xgov-X.md, where X is the pull request number (e.g., xgov-1.md). Proposals must have the status Final before the end of the temperature check.

Validation

Pull requests in this repository must pass automated validation checks:

To install xgovw and validate the xGovs repository:

You will need Rust/cargo

git clone git@github.com:algorandfoundation/xgovw.git
cargo install --path=xgovw xgovw
xgovw /path/to/xGovs/Proposals

Changing your Proposal Status Ahead of a Voting Session

At the start of each governance period, the governance team will start the procedures to create a new xGov Voting Session.

To ensure your proposal is included in the quarter's voting round, make sure that your proposal status is set to "Final" before the start of the next xGov voting session.

About

Algorand xGov Proposals Submission

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 43.7%Language:Shell 42.8%Language:Ruby 13.5%