{"id":13567291,"url":"https://github.com/eco-stake/validator-registry","last_synced_at":"2025-04-04T01:31:43.389Z","repository":{"id":36961026,"uuid":"475203292","full_name":"eco-stake/validator-registry","owner":"eco-stake","description":"Cosmos Validator Registry","archived":false,"fork":false,"pushed_at":"2024-10-29T11:55:58.000Z","size":10301,"stargazers_count":99,"open_issues_count":3,"forks_count":830,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-29T13:34:47.707Z","etag":null,"topics":["cosmos","tendermint","validators"],"latest_commit_sha":null,"homepage":"https://validators.cosmos.directory","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/eco-stake.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-03-28T22:49:13.000Z","updated_at":"2024-10-29T11:56:00.000Z","dependencies_parsed_at":"2024-11-06T20:28:57.115Z","dependency_job_id":null,"html_url":"https://github.com/eco-stake/validator-registry","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eco-stake%2Fvalidator-registry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eco-stake%2Fvalidator-registry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eco-stake%2Fvalidator-registry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eco-stake%2Fvalidator-registry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eco-stake","download_url":"https://codeload.github.com/eco-stake/validator-registry/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107816,"owners_count":20884793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cosmos","tendermint","validators"],"created_at":"2024-08-01T13:02:27.746Z","updated_at":"2025-04-04T01:31:38.368Z","avatar_url":"https://github.com/eco-stake.png","language":null,"funding_links":[],"categories":["Misc","Others"],"sub_categories":[],"readme":"# Cosmos Validator Registry\n\nThis repository has been ripped from REStake and roughly re-organised into a cohesive structure.\n\nRather than making a REStake specific repository, this can be used to hold any validator attributes that can't be stored on-chain.\n\nThe intention is for this to move to the [Cosmos](https://github.com/cosmos) organisation once it's proven itself. It's dream is to be the validator version of the [Chain Registry](https://github.com/cosmos/chain-registry)\n\n**This is very much a work in progress, and any and all comments are welcome.** Please submit an Issue if you have any ideas or suggestions. \n\n## Structure\n\nEach validator operation has their own directory. Within that directory are currently two files:\n\n### profile.json\n\nOverall name for your operation and [keybase.io](https://keybase.io/) PGP fingerprint identity. This isn't used in REStake currently but it helps annotate your entry.\n\n```JSON\n{\n  \"$schema\": \"../profile.schema.json\",\n  \"name\": \"ECO Stake 🌱\",\n  \"identity\": \"5992A6D423A406D6\"\n}\n```\n\n### chains.json\n\nChain information and REStake attributes for your validators.\n\n```JSON\n{\n  \"$schema\": \"../chains.schema.json\",\n  \"name\": \"ECO Stake 🌱\",\n  \"chains\": [\n    {\n      \"name\": \"akash\",\n      \"address\": \"akashvaloper1xgnd8aach3vawsl38snpydkng2nv8a4kqgs8hf\",\n      \"restake\": {\n        \"address\": \"akash1yxsmtnxdt6gxnaqrg0j0nudg7et2gqczud2r2v\",\n        \"run_time\": [\n          \"09:00\",\n          \"21:00\"\n        ],\n        \"minimum_reward\": 1000\n      }\n    },\n    {\n      \"name\": \"cerberus\",\n      \"address\": \"cerberusvaloper1tat2cy3f9djtq9z7ly262sqngcarvaktr0w78f\",\n      \"restake\": {\n        \"address\": \"cerberus1yxsmtnxdt6gxnaqrg0j0nudg7et2gqczd38dxa\",\n        \"run_time\": \"every 15 minutes\",\n        \"minimum_reward\": 100000000\n      }\n    },\n    ...\n}\n```\n\n## JSON API \n\nThe Validator Registry is available via a JSON API at [validators.cosmos.directory](https://validators.cosmos.directory). The structure of this API might change in the near future until we reach a major version number.\n\nExample endpoints:\n\n- [validators.cosmos.directory](https://validators.cosmos.directory)\n- [validators.cosmos.directory/ecostake](https://validators.cosmos.directory/ecostake)\n- [validators.cosmos.directory/ecostake/profile](https://validators.cosmos.directory/ecostake/profile)\n- [validators.cosmos.directory/ecostake/chains](https://validators.cosmos.directory/ecostake/chains)\n- [validators.cosmos.directory/chains/osmosis](https://validators.cosmos.directory/chains/osmosis)\n\n## Contributing\n\nMake any changes you want to your operation. Submit a PR and it will be merged as soon as possible - REStake automatically updates from this repository so this will speed up the process a lot. \n\nIf you want to contribute to improving the registry as a whole, check the issues or get in touch on Discord/Twitter/email/wherever.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feco-stake%2Fvalidator-registry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feco-stake%2Fvalidator-registry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feco-stake%2Fvalidator-registry/lists"}