{"id":13562249,"url":"https://github.com/KYVENetwork/chain","last_synced_at":"2025-04-03T18:33:11.466Z","repository":{"id":103183277,"uuid":"598563664","full_name":"KYVENetwork/chain","owner":"KYVENetwork","description":null,"archived":false,"fork":false,"pushed_at":"2024-04-10T12:34:07.000Z","size":3480,"stargazers_count":21,"open_issues_count":1,"forks_count":14,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-04-10T14:49:22.941Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/KYVENetwork.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-02-07T11:21:15.000Z","updated_at":"2024-04-15T13:57:21.956Z","dependencies_parsed_at":"2023-10-16T22:15:09.517Z","dependency_job_id":"bb914fb1-dc89-492d-993f-ec4f7a02f314","html_url":"https://github.com/KYVENetwork/chain","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":"0.11111111111111116","last_synced_commit":"e663b543816dbcdc1a942dae9d2aa6283f59e10e"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KYVENetwork%2Fchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KYVENetwork%2Fchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KYVENetwork%2Fchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KYVENetwork%2Fchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KYVENetwork","download_url":"https://codeload.github.com/KYVENetwork/chain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247056984,"owners_count":20876491,"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":[],"created_at":"2024-08-01T13:01:06.255Z","updated_at":"2025-04-03T18:33:06.445Z","avatar_url":"https://github.com/KYVENetwork.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# The KYVE Network\n\n###### v1.5.0\n\nThe KYVE consensus layer is the backbone of the KYVE ecosystem. This layer is a\nsovereign Delegated Proof of Stake network built using the\n[Cosmos SDK](https://github.com/cosmos/cosmos-sdk) and\n[CometBFT (BFT Consensus)](https://github.com/cometbft/cometbft).\n\nThe main branch always contains the latest commits during development.\nCheck out the `/release/v1.x.x` branches for stable releases.\n\n## Building from source\n\n```shell\nmake build\n```\n\nYou can find the `kyved` binary in the `./build` directory.\n\nIf you need binaries for alternative architectures than your host:\n\n```shell\nmake release ENV=mainnet\n```\n\nThe different binaries can be found in the `./release` directory.\n\n### Building for the Kaon testnet\n\nIf you want to build the binary for the Kaon testnet, you will need to specify\nits build environment. This is important because mainnet and testnet use\ndifferent denoms for the native token.\n\n```shell\nmake build ENV=kaon\n```\n\nYou can verify the build information using the following command:\n\n```shell\nkyved info\n```\n\n### Building docker image\n\n#### Root\nTo create a regular `kyve-network/kyve:${VERSION}` docker image with `kyved` binary only execute:\n```bash\nmake docker-image\n```\nTo create the corresponding debug image containing a `sh` shell execute `make docker-image-debug`.\n\n#### Nonroot\nTo create a nonroot docker image `kyve-network/kyve:${VERSION}-nonroot` running with user `nonroot:65532`:\n```bash\nmake docker-image-nonroot\n```\nTo create the corresponding debug image `kyve-network/kyve:${VERSION}-debug-nonroot` execute `make docker-image-debug-nonroot`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKYVENetwork%2Fchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FKYVENetwork%2Fchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FKYVENetwork%2Fchain/lists"}