Skip to content

sarcophagus-org/SIPs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

SIPs

Sarcophagus Improvement Proposals

Language and structure inspired (borrowed) from Synthietix SIP system

SIPs are used for improvements to the sarcophagus project. They can be used for anything from simple front end improvements to core protocol changes. Many changes will require a DAO vote to complete, but the SIP process here on Github is where the discussion will take place as well as where all of the code will be published.

SIPs will also be used for bounties and grants via the gitcoin platform. All Gitcoin bounties will first start as issues.

Contributing

  1. Read this entire README
  2. Fork the repository by clicking "Fork" in the top right.
  3. Add your SIP to your fork of the repository. There is a template SIP here: https://github.com/sarcophagus-org/SIPs/blob/main/sips/sip_x.md
  4. Submit a Pull Request to Sarcophagus's SIPs repository here: https://github.com/sarcophagus-org/SIPs

SIP Assets

SIPs should be written in markdown format. Image files should be included in a subdirectory of the assets folder for that SIP as follows: assets/sip-X (for sip X). When linking to an image in the SIP, use relative links such as ../assets/sip-X/image.png.

SIP Statuses

  • Draft - The initial state of a new SIP before the Builders have assessed it.
  • Feasibility - a SIP that is being assessed for feasibility with an assigned Builder.
  • Review_Pending - a SIP that is awaiting a review after the Author and Builder are satisfied with feasibility.
  • Vote_Pending - a SIP that is awaiting a vote by the DAO.
  • Approved - a SIP that has successfully Approved by the DAO.
  • Rejected - a SIP that has been rejected by the DAO.
  • Implemented - a SIP that has been released to main-net.

About

Sarcophagus Improvement Proposals

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published