Code Monkey home page Code Monkey logo

leaps's Introduction

Lyra Enhancement Action Proposals (LEAPs) describe standards for the Lyra Protocol, including core protocol specifications, client APIs, and contract standards.

Contributing

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

Your first PR should be a first draft of the final LEAP. 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 LEAP and assign it a number before merging it.

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

When you believe your LEAP is ready to progress past the Draft phase, you should reach out to a Lyra Council member on Discord. The Lyra Council will schedule in a call with the LEAP author to go through the LEAP in more detail.

Once assessed, a LEAP is moved into Proposed. Once the Lyra Council has formally reviewed the LEAP during the LEAP presentation they can either move it to a vote or send it back to Draft. A vote is conducted within the Lyra discord. If a vote by the Lyra Council reaches a majority, the LEAP is moved to Approved, otherwise it is Rejected.

Once the LEAP has been implemented the LEAP is assigned the Implemented status.

LEAP status terms

  • Draft - The initial state of an LEAP while it is still being actively developed.
  • Proposed - A LEAP that is awaiting a vote.
  • Approved - A LEAP that has successfully reached a majority Lyra Council vote in favour.
  • Rejected - A LEAP that has failed to reach a majority Lyra Council vote in favour.
  • Implemented - A LEAP that has been released to mainnet.

Validation

LEAPs must pass some validation tests.

It is possible to run the LEAP validator locally:

npm install (if not done already)
npm run test

leaps's People

Contributors

mjs-12 avatar nickf24 avatar ksett737 avatar iandoe avatar beankirk avatar earthtojake avatar 0xdomrom avatar paulvaden avatar taminater avatar cinqu3 avatar ksett7 avatar andytcf avatar pablofullana avatar burtrock avatar rennaba avatar joshpwrk avatar 0xchetan avatar 0xmyrddin avatar gunboatsss 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.