Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 820 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 820 Bytes

KYVE - Source Registry

The Source Registry serves as the reference for all launched pools on the KYVE Network, covering both the Mainnet kyve-1 and Testnet kaon-1. It provides comprehensive information about the launched pools of a specific chain, with a primary focus on listing the essential properties of a source and all available integrations. Whether you are a KYVE Network participant or developer, this repository is your go-to resource for staying informed about the network's pool configurations and statuses.

How to contribute

Checkout new branch to add a new sources or update an existing one with

git checkout -b [source/update]/[my-branch-name]

Apply your changes and create a Pull Request to main. Once the team has reviewed and approved your PR it can be merged and used.