Thanks for being here!
(Contributors)
- Fork the repository or edit it from the posts-manifest.js
- Follow this format posts-manifest.default.js
- Name
your-project-logo.png
in kebab-case - Copy your project logo with transparent background (.png / .jpg) into
/static/logos/
- Ensure that verified status must be
false
by default - MUST provide proof! (either in blog post, whitepaper, public announcement, codebase, etc)
- Insert social links (optional)
- Add relevant tags (cosmos sdk, tendermint core, tendermint bft, ethermint)
- Finally, update
posts-manifest.js
and double check - Create a pull request with
staging
🚀 - Merge into
staging
branch
(Maintainers)
- Add labels:
project
andWIP
to the pull request - When it's ready for review, remove
WIP
and addready for review
labels - Once it's been reviewed by at least 2 maintainers, remove
ready for review
label - Mergify will automatically merge it when conditions are met
Please use Project template when creating an issue. 🤝
tendermint core
*: refers to the implementation, the engine.
tendermint bft
: refers to the concept, possibly the spec but not specifically the reference implementation.
[*] Tendermint Core is currently what's ecosystem compatible, meaning Tendermint Core chains can interoperate with other chains within Cosmos Network.