{"id":13564627,"url":"https://github.com/settlus/chain","last_synced_at":"2026-01-14T23:21:14.725Z","repository":{"id":217280594,"uuid":"743471581","full_name":"settlus/chain","owner":"settlus","description":"Implementation of Settlus node","archived":false,"fork":false,"pushed_at":"2024-04-09T08:50:55.000Z","size":3094,"stargazers_count":24,"open_issues_count":1,"forks_count":11,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-04-10T07:41:26.153Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://settlus.org","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/settlus.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":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2024-01-15T10:05:34.000Z","updated_at":"2024-04-15T10:00:16.756Z","dependencies_parsed_at":"2024-04-15T10:10:36.660Z","dependency_job_id":null,"html_url":"https://github.com/settlus/chain","commit_stats":null,"previous_names":["settlus/chain"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/settlus/chain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlus%2Fchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlus%2Fchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlus%2Fchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlus%2Fchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/settlus","download_url":"https://codeload.github.com/settlus/chain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/settlus%2Fchain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28437981,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T22:37:52.437Z","status":"ssl_error","status_checked_at":"2026-01-14T22:37:31.496Z","response_time":107,"last_error":"SSL_read: 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-08-01T13:01:33.828Z","updated_at":"2026-01-14T23:21:14.688Z","avatar_url":"https://github.com/settlus.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# ⚠️ DEPRECATED ⚠️\n\nThis Cosmos SDK-based implementation is no longer maintained.\nFor detailed information about our migration to Superchain, please read our Medium post:\n[Moving to L2: The Reasons Behind](https://medium.com/@settlus_official/chapter-3-moving-to-l2-the-reasons-behind-b273771525fb)\n# Settlus\n\n**Settlus** is a purpose-built blockchain designed to provide a transparent settlement system for the creator economy.\n\n## Get started\n### Install necessary dependencies\n```shell\n# install ignite CLI\n# Check https://github.com/ignite/cli/releases/tag/v0.27.2 to find appropriate asset version for your OS\ncurl -L -o ignite.tar.gz https://github.com/settlus/cli/releases/download/v0.27.2-settlus/ignite_0.27.2-settlus_darwin_amd64.tar.gz\ntar -xzvf ignite.tar.gz\nsudo mv ignite /usr/local/bin\nrm -rf ignite.tar.gz\n\n# install golangci-lint\nbrew install golangci-lint\n```\n\n### Run the chain\n```shell\nignite chain serve --skip-proto\n```\n\n`serve` command installs dependencies, builds, initializes, and starts your blockchain in development.\n\n## Development\n### Build\n```shell\nmake\n```\n\n### Lint\n```shell\nmake lint\n```\n\n### Test\n```shell\nmake test\n```\n\n### Generate protobuf definition\n```shell\nmake proto-gen\n```\n\n### Generate Swagger\n```shell\nmake proto-swagger-gen\n```\n\n### Local network test\n```shell\nmake localnet-build\nmake localnet-start\n\n# stop local network test\nmake localnet-stop\n```\n\n## License\nThis project is licensed under the [LGPL-3.0 license](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettlus%2Fchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsettlus%2Fchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsettlus%2Fchain/lists"}