Skip to content

crypto-stats/indexing-improvement-proposals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

IIP

Indexing Improvement Proposals (IIPs) describe standards for indexing blockchains and blockchain applicationI

Contributing

  1. Review IIP-1.
  2. Fork the repository.
  3. Add your IIP to your fork of the repository. There is a template IIP here.
  4. Submit a Pull Request to Chain Agnostics's IIPs repository.

Your first PR should be a first draft of the final IIP. An editor will manually review the first PR for a new IIP and assign it a number before merging it. Make sure you include a discussions-to header with the URL to a discussion forum or open GitHub issue where people can discuss the IIP as a whole.

If your IIP requires images, the image files should be included in a subdirectory of the assets folder for that IIP as follows: assets/iip-N (where N is to be replaced with the IIP number). When linking to an image in the IIP, use relative links such as ../assets/iip-1/image.png.

IIP Status Terms

  • Draft - an IIP that is undergoing rapid iteration and changes.
  • Last Call - an IIP that is done with its initial iteration and ready for review by a wide audience.
  • Accepted - a core IIP that has been in Last Call for at least 2 weeks and any technical changes that were requested have been addressed by the author.

IIP Index

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published