Code Monkey home page Code Monkey logo

dips's Introduction

DIPs

Dappnet Improvement Proposals (DIPs) describe standards for the Dappnet platform, including the core browser client, protocols and other proposals.

Contributing

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

Your first PR should be a first draft of the final DIP. 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 SIP and assign it a number before merging it. Make sure you include a discussions-to header with the URL to a new thread on research.synthetix.io where people can discuss the SIP as a whole.

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

DIP Statuses

  • Draft - The initial state of a new DIP.
  • Approved - a DIP that has been approved for integration into Dappnet.
  • Implemented - a DIP that has been released.

Validation

DIPs must pass some validation tests.

It is possible to run the DIP validator locally:

npm install (if not done already)
npm run test

JSON API

All DIPs data is available in JSON format by status at the following urls:

dips's People

Contributors

kaleb-keny avatar kaiynne avatar arachnid avatar jacko125 avatar garthtravers avatar fulldecent avatar pirapira avatar gcolvin avatar axic avatar jjgonecrypto avatar cdetrio avatar wanderer avatar jamesray1 avatar gberg1 avatar barrasso avatar terrabellus avatar nicksavers avatar andytcf avatar 0xjac avatar zyzek avatar chriseth avatar 5chdn avatar souptacular avatar noahlitvin avatar sorpaas avatar cavalier-eth avatar wighawag avatar hav-noms avatar milli3e avatar aband1 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.