For Cover Protocol to support minting of coverage for a new protocol, please folow steps before to get started.
Fork this repo and create a new folder under protocols
titled your_protocol
. Copy the contents from protocols/example
into the newly created folder.
Example folder contains proposal.md
, banner.png
, and logo.png
.
Fill out the proposal.md
(under your_protocol
folder) entirely and overwrite the banner.png
and logo.png
images with the correct images.
banner.png
has to be a transparent horizontal banner of your protocollogo.png
has to be a transparent square logo of your protocol
Submit a pull request to CoverProtocol/protocol-proposals and we will review the PR and notify you if there are any changes that need to be made before we add your protocol.