{"id":18842593,"url":"https://github.com/tendermint/budget","last_synced_at":"2025-07-22T12:33:28.941Z","repository":{"id":41680761,"uuid":"385869823","full_name":"tendermint/budget","owner":"tendermint","description":"Budget is a Cosmos SDK module that implements budget functionality.","archived":false,"fork":false,"pushed_at":"2022-11-08T07:56:23.000Z","size":505,"stargazers_count":21,"open_issues_count":1,"forks_count":12,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-14T07:47:08.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tendermint.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-14T08:35:02.000Z","updated_at":"2024-06-17T09:52:59.000Z","dependencies_parsed_at":"2022-08-10T10:01:54.480Z","dependency_job_id":null,"html_url":"https://github.com/tendermint/budget","commit_stats":null,"previous_names":["tendermint/tax"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/tendermint/budget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Fbudget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Fbudget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Fbudget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Fbudget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tendermint","download_url":"https://codeload.github.com/tendermint/budget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Fbudget/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266495908,"owners_count":23938621,"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","status":"online","status_checked_at":"2025-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-08T02:55:12.979Z","updated_at":"2025-07-22T12:33:28.910Z","avatar_url":"https://github.com/tendermint.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![codecov](https://codecov.io/gh/tendermint/budget/branch/main/graph/badge.svg)](https://codecov.io/gh/tendermint/budget?branch=main)\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/tendermint/budget)](https://pkg.go.dev/github.com/tendermint/budget)\n\n# Budget Module\n\nThe budget module is a Cosmos SDK module that implements budget functionality. It is an independent module from other SDK modules and core functionality is to enable anyone to create a budget plan through governance param change proposal. Once it is agreed within the community, voted, and passed, it uses the source address to distribute amount of coins by the rate defined in the plan to the destination address. Collecting all budgets and distribution take place every epoch blocks that can be modified by a governance proposal.\n\nA primary use case is for Gravity DEX farming plan. The budget module can be used to create a budget plan that defines Cosmos Hub's FeeCollector module account where transaction gas fees and part of ATOM inflation are collected as source address and uses a custom module account (created by budget creator) as destination address. Read [spec docs](./x/budget/spec/01_concepts.md) to get to know more about the module.\n\n## Versions\n\nSee the [main](https://github.com/tendermint/budget/tree/main) branch for the latest, and see [releases](https://github.com/tendermint/budget/releases) for the latest release\n\n## Dependencies\n\nIf you haven't already, install Golang by following the [official docs](https://golang.org/doc/install). Make sure that your `GOPATH` and `GOBIN` environment variables are properly set up.\n\nRequirement | Notes\n----------- | -----------------\nGo version  | Go1.17 or higher\nCosmos SDK  | v0.45.3 or higher\n\n### Installation\n\n```bash\n# Use git to clone budget module source code and install `budgetd`\ngit clone https://github.com/tendermint/budget.git\ncd budget\nmake install\n```\n\n## Getting Started\n\nTo get started to the project, visit the [TECHNICAL-SETUP.md](./TECHNICAL-SETUP.md) docs.\n\n## Documentation\n\nThe following documents are available to help you quickly get onboard with the budget module:\n\n- [Technical specification](./x/budget/spec)\n- [How to bootstrap a local network with budget module](./docs/Tutorials/localnet)\n- [How to use Command Line Interfaces](./docs/How-To/cli)\n- [How to use gRPC-gateway REST Routes](./docs/How-To)\n- [Demo for how to budget and budget modules](https://github.com/tendermint/farming/blob/main/docs/Tutorials/demo/budget_with_farming.md)\n\n## Contributing\n\nWe welcome contributions from everyone. The [main](https://github.com/tendermint/budget/tree/main) branch contains the development version of the code. You can branch of from main and create a pull request, or maintain your own fork and submit a cross-repository pull request. If you're not sure where to start check out [CONTRIBUTING.md](./CONTRIBUTING.md) for our guidelines \u0026 policies for how we develop budget module. Thank you to all those who have contributed to budget module!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftendermint%2Fbudget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftendermint%2Fbudget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftendermint%2Fbudget/lists"}