1m1-github / 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 needs to 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

About

Algorand xGov Proposals Submission

License:Creative Commons Zero v1.0 Universal


Languages

Language:JavaScript 76.5%Language:Ruby 23.5%