Skip to content

valory-xyz/autonolas-aip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autonolas-aip

The repository contains the details for Autonolas Improvement Proposals (AIPs)

Before you jump into contributing with your AIP, we recommend you to read the document More details on Autonolas that briefly summarizes the Autonolas projects and its mission, Autonolas governance, and contains more details on Autonolas request for comments (ARC) and Autonolas improvement proposal (AIP).

Existing AIPs

AIP Title Status
AIP-1 Triple Lock Approved
AIP-2 Build-A-PoSe WIP
AIP-3 Enhancing Autonolas Protocol Security Implemented
AIP-4 Olas Staking Implemented
AIP-5 Generating Revenue from Mech Marketplace WIP
AIP-6 Buy-Back-And-Burn Implemented
AIP-7 Ultrasound PoL WIP

Contributing

If you plan to add a new Autonolas Improvement Proposal (AIP) follow this guide:

  • Fork this repository by clicking 'Fork' on the top right.

  • Add your AIP to your fork of the repository. Create a new directory under content/aips/ named aip-N/ (where N is the next available number) containing your AIP markdown file and an optional imgs/ subdirectory for any images. Use the aip-template as a starting point.

  • The final name of the AIP file should be:

[identifier]-aip-[title_abbrev].md

The AIP identifier will be assigned by the reviewer.

Your first PR should be a draft of the final AIP. It must follow the formatting criteria enforced by the build, as detailed in the AIP template. When you believe your AIP is mature and ready to progress past the WIP phase, feel free to change its status to Proposed.

Repository Structure

content/aips/       — AIP proposals, each in its own aip-N/ subdirectory
aip-templates/      — AIP markdown template
docs/               — Research papers and analysis PDFs

AIP Statuses

  • WIP - an AIP that is still being developed.
  • Proposed - an AIP that is ready to be proposed on-chain.
  • Approved - an AIP that has been accepted for implementation by the Autonolas community.
  • Implemented - an AIP that has been released to mainnet.
  • Rejected - an AIP that has been rejected.

Acknowledgments

This repository and its documentation were inspired and partly derived from the AAVE governance documentation ( https://docs.aave.com/governance/arcs, https://docs.aave.com/governance/aips ) and also inspired by the "EIP Purpose and Guidelines" for the Ethereum Improvement Proposals (https://eips.ethereum.org/EIPS/eip-1#what-is-an-eip).

About

Autonolas Improvement Proposals (AIPs) details and process

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors