Sei Improvement Proposals (SIPs)
SIP stands for Sei Improvement Proposal. An SIP is a design document that details a new feature for Sei, its processes, or the ecosystem. It provides the basis for the Sei community to propose a new idea and to assess its merits, its feasibility, and the implementation details.
- Read SIP-1.
- Fork the sips repository.
- Copy the SIP template, using a temporary filename in the format sips/sip-temporary_title.md, into the sips directory.
- Fill in the template, ensuring you follow the comments inside.
- Assets may be embedded into the SIP. Include these assets in the assets directory, in a subdirectory named sip-temporary_title.
- Submit a Pull Request to the sips repository from your forked repository.
To discuss a particular SIP, please use the discussion feature in Github