Coder Social home page Coder Social logo

iips's Introduction

IIPs Discord Twitter Follow

WORK IN PROGRESS

Illuvium Improvement Proposals (IIPs) describe standards for the Illuvium platform, including core protocol specifications, client APIs, and contract standards.

Contributing

  1. Review IIP-1.
  2. Fork the repository by clicking "Fork" in the top right.
  3. Add your IIP to your fork of the repository. There is a template IIP here.
  4. Submit a Pull Request to Illuvium's IIPs repository.

Your first PR should be a first draft of the final IIP. It must meet the formatting criteria enforced by the build (largely, correct metadata in the header). An editor will manually review the first PR for a new IIP and assign it a number before merging it.

If your IIP requires images, the image files should be included in a subdirectory of the assets folder for that IIP as follow: assets/iip-X (for iip X). When linking to an image in the IIP, use relative links such as ../assets/iip-X/image.png.

When you believe your IIP is mature and ready to progress past the WIP phase, you should ask to have your issue added to the next governance call where it can be discussed for inclusion in a future platform upgrade. If the community agrees to include it, the IIP editors will update the state of your IIP to 'Approved'.

IIP Statuses

  • WIP - a IIP that is still being developed.
  • Proposed - a IIP that is ready to be reviewed in a governance call.
  • Approved - a IIP that has been accepted for implementation by the Illuvium community.
  • Implemented - a IIP that has been released to mainnet.
  • Rejected - a IIP that has been rejected.

Validation

IIPs must pass some validation tests. The IIP repository ensures this by running tests using html-proofer and iip_validator.

It is possible to run the IIP validator locally:

gem install iip_validator
iip_validator <INPUT_FILES>

iips's People

Contributors

arachnid avatar fulldecent avatar axic avatar gcolvin avatar micahzoltu avatar pirapira avatar pedrobergamini avatar cdetrio avatar mudgen avatar jamesray1 avatar wanderer avatar nicksavers avatar 0xjac avatar holiman avatar sorpaas avatar 5chdn avatar souptacular avatar chriseth avatar rekmarks avatar wighawag avatar lightclient avatar ac0dem0nk3y avatar coinfork avatar wolfehr avatar fjl avatar frozeman avatar ryanio avatar ethers avatar ligi avatar vbuterin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.