{"id":24613552,"url":"https://github.com/cosmonity/chain-minimal","last_synced_at":"2025-10-06T06:30:37.802Z","repository":{"id":44245525,"uuid":"501284689","full_name":"cosmonity/chain-minimal","owner":"cosmonity","description":"Mini - A minimal Cosmos SDK chain template","archived":false,"fork":false,"pushed_at":"2025-01-18T21:34:48.000Z","size":686,"stargazers_count":69,"open_issues_count":1,"forks_count":40,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-18T22:23:42.003Z","etag":null,"topics":["cosmos-sdk","cryptocurrency","go","golang","tutorial"],"latest_commit_sha":null,"homepage":"https://cosmod.xyz","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/cosmonity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-06-08T14:24:39.000Z","updated_at":"2025-01-18T21:34:49.000Z","dependencies_parsed_at":"2023-02-17T04:01:02.445Z","dependency_job_id":"410dbb77-cd37-4c49-a9cb-60f9ce69bace","html_url":"https://github.com/cosmonity/chain-minimal","commit_stats":{"total_commits":124,"total_committers":3,"mean_commits":"41.333333333333336","dds":0.282258064516129,"last_synced_commit":"da660cd8b5926bc377e998e04e51c07ad9a16df4"},"previous_names":["julienrbrt/chain-minimal","cosmonity/chain-minimal"],"tags_count":4,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmonity%2Fchain-minimal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmonity%2Fchain-minimal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmonity%2Fchain-minimal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmonity%2Fchain-minimal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmonity","download_url":"https://codeload.github.com/cosmonity/chain-minimal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235503997,"owners_count":19000704,"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-sdk","cryptocurrency","go","golang","tutorial"],"created_at":"2025-01-24T21:01:35.245Z","updated_at":"2025-10-06T06:30:31.536Z","avatar_url":"https://github.com/cosmonity.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Mini - A minimal Cosmos SDK chain\n\nThis repository contains an example of a tiny, but working Cosmos SDK chain.\nIt uses the least modules possible and is intended to be used as a starting point for building your own chain, without all the boilerplate that other tools generate. It is a simpler version of Cosmos SDK's [simapp](https://github.com/cosmos/cosmos-sdk/tree/main/simapp).\n\n`Minid` uses [Cosmos-SDK](https://github.com/cosmos/cosmos-sdk) `v0.52.x` with the `v2` core layer.\n\n\u003e [!NOTE]\n\u003e This is an example chain for the Cosmos SDK v2.\n\u003e Looking for the v0.52.x example? Check the [v0.52.x](https://github.com/cosmonity/chain-minimal/tree/v0.52.x) branch.\n\u003e Looking for the v0.50.x example? Check the [v0.50.x](https://github.com/cosmonity/chain-minimal/tree/v0.50.x) branch.\n\n## How to use\n\nIn addition to learn how to build a chain thanks to `minid`, you can as well directly run `minid`.\n\n### Prerequisites\n\n* Install Go as described [here](https://go.dev/doc/install).\n* Add `GOPATH` to your `PATH`:\n  * `export PATH=\"$PATH:/usr/local/go/bin:$(/usr/local/go/bin/go env GOPATH)/bin\"`\n\nYou are all set!\n\n### Installation\n\nInstall and run `minid`:\n\n```sh\ngit clone git@github.com:cosmonity/chain-minimal.git\ncd chain-minimal\nmake install # install the minid binary\nmake init # initialize the chain\nminid start # start the chain\n```\n\n### Troubleshoot\n\nAfter running `make install`, verify `minid` has been installed by doing `which minid`.\nIf `minid` is not found, verify that your `$PATH` is configured correctly.\n\n## Useful links\n\n* [Cosmos SDK v2 Community Fork](https://github.com/cosmonity/evolve)\n* [Cosmos-SDK Documentation](https://docs.cosmos.network/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmonity%2Fchain-minimal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcosmonity%2Fchain-minimal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcosmonity%2Fchain-minimal/lists"}