{"id":17135781,"url":"https://github.com/atomone-hub/atomone","last_synced_at":"2026-01-14T13:29:06.642Z","repository":{"id":253820382,"uuid":"841465256","full_name":"atomone-hub/atomone","owner":"atomone-hub","description":"AtomOne chain software","archived":false,"fork":false,"pushed_at":"2025-12-19T14:19:14.000Z","size":31932,"stargazers_count":50,"open_issues_count":10,"forks_count":33,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-12-22T05:00:40.882Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atomone-hub.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":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-08-12T13:12:22.000Z","updated_at":"2025-12-21T21:13:01.000Z","dependencies_parsed_at":"2026-01-08T11:00:09.536Z","dependency_job_id":null,"html_url":"https://github.com/atomone-hub/atomone","commit_stats":null,"previous_names":["atomone-hub/atomone"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/atomone-hub/atomone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomone-hub%2Fatomone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomone-hub%2Fatomone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomone-hub%2Fatomone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomone-hub%2Fatomone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atomone-hub","download_url":"https://codeload.github.com/atomone-hub/atomone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atomone-hub%2Fatomone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28421211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:47:48.104Z","status":"ssl_error","status_checked_at":"2026-01-14T10:46:19.031Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-10-14T20:01:01.909Z","updated_at":"2026-01-14T13:29:06.630Z","avatar_url":"https://github.com/atomone-hub.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# AtomOne\n\nAtomOne is built using the [Cosmos SDK](https://github.com/cosmos/cosmos-sdk) as\na fork of the [Cosmos Hub](https://github.com/cosmos/gaia) at version\n[v15.2.0](https://github.com/cosmos/gaia/releases/tag/v15.2.0) (common commit\nhash 7281c9b).\n\nThe following modifications have been made to the Cosmos Hub software to create AtomOne:\n\n1. Removed x/globalfee module and revert to older and simpler fee decorator\n2. Removed Packet Forwarding Middleware\n3. Removed Interchain Security module\n4. Reverted to standard Cosmos SDK v0.47.10 without the Liquid Staking Module (LSM)\n5. Changed Bech32 prefixes to `atone` (see `cmd/atomoned/cmd/config.go`)\n6. Removed ability for validators to vote on proposals with delegations, they can\n   only use their own stake\n\n## Reproducible builds\n\nAn effort has been made to make it possible to build the exact same binary\nlocally as the Github Release section. To do this:\n\n- Checkout to the expected released version\n- Run `make build` (which will output the binary to the `build` directory) or\n`make install`. Note that a fixed version of the `go` binary is required,\nfollow the command instructions to install this specific version if needed.\n- The resulted binary should have the same sha256 hash than the one from the\nGithub Release section.\n\n## Ledger support\n\nRun `make build/install LEDGER_ENABLED=true` to have ledger support in\n`atomoned` binary.\n\nNote that this will disable reproducible builds, as it introduces OS\ndependencies.\n\n## Genesis file\n\nThe proposed genesis files for atomone can be found in the [genesis repo](https://github.com/atomone-hub/genesis).\n\n## Public RPC and fullnode endpoints\n\nThe public RPC and fullnode endpoints directory can be found in the [atom.one](https://atom.one)\nwebsite.\n\n## Acknowledgements\n\nPortions of this codebase are copied or adapted from\n[cosmos/gaia@v15](https://github.com/cosmos/gaia/tree/v15.0.0),\n[cosmos/cosmos-sdk@v47.10](https://github.com/cosmos/cosmos-sdk/tree/v0.47.10)\nand [skip-mev/feemarket@v1.1.1](https://github.com/skip-mev/feemarket/tree/v1.1.1).\n\nTheir original licenses are both included in [ATTRIBUTION](ATTRIBUTION)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomone-hub%2Fatomone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatomone-hub%2Fatomone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatomone-hub%2Fatomone/lists"}