{"id":18114935,"url":"https://github.com/arkeonetwork/arkeo","last_synced_at":"2026-01-19T01:05:30.268Z","repository":{"id":63199201,"uuid":"564030277","full_name":"arkeonetwork/arkeo","owner":"arkeonetwork","description":"Arkeo - Free Market Blockchain Data Infrastructure","archived":false,"fork":false,"pushed_at":"2026-01-17T03:02:09.000Z","size":42673,"stargazers_count":24,"open_issues_count":1,"forks_count":22,"subscribers_count":11,"default_branch":"master","last_synced_at":"2026-01-17T11:34:33.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arkeonetwork.png","metadata":{"files":{"readme":"readme.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-11-09T21:01:26.000Z","updated_at":"2026-01-16T23:09:59.000Z","dependencies_parsed_at":"2023-10-03T02:00:39.834Z","dependency_job_id":"e1edb552-9ebb-430f-9d76-a1b3e4980c99","html_url":"https://github.com/arkeonetwork/arkeo","commit_stats":null,"previous_names":["arkeonetwork/arkeo-protocol"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/arkeonetwork/arkeo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkeonetwork%2Farkeo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkeonetwork%2Farkeo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkeonetwork%2Farkeo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkeonetwork%2Farkeo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arkeonetwork","download_url":"https://codeload.github.com/arkeonetwork/arkeo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arkeonetwork%2Farkeo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28556065,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T00:46:33.223Z","status":"ssl_error","status_checked_at":"2026-01-19T00:46:32.754Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-11-01T03:01:27.783Z","updated_at":"2026-01-19T01:05:30.264Z","avatar_url":"https://github.com/arkeonetwork.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Arkeo Protocol\n\nArkeo Protocol - Free Market Blockchain Data Infrastructure\n\n[![Lint](https://github.com/arkeonetwork/arkeo/actions/workflows/go-lint.yaml/badge.svg)](https://github.com/arkeonetwork/arkeo/actions/workflows/go-lint.yaml)\n[![Release Check](https://github.com/arkeonetwork/arkeo/actions/workflows/release-check.yaml/badge.svg)](https://github.com/arkeonetwork/arkeo/actions/workflows/release-check.yaml)\n[![Test](https://github.com/arkeonetwork/arkeo/actions/workflows/test.yaml/badge.svg)](https://github.com/arkeonetwork/arkeo/actions/workflows/test.yaml)\n\nThe core implementation of the Arkeo Protocol is built using the Cosmos SDK and Tendermint, and was created with the help of the [Ignite CLI](https://ignite.com/cli).\n\n# Software Prerequisites\n\n- [The Go Programming Language](https://go.dev)\n- [Git Distributed Version Control](https://git-scm.com)\n- [Docker](https://www.docker.com)\n- [GNU Make](https://www.gnu.org/software/make)\n\n# Build from Source\n\nClone the repository\n\n```shell\ngit clone https://github.com/arkeonetwork/arkeo.git\n```\n\nCheck our `master` branch\n\n```shell\ngit checkout master\n```\n\nBuild\n\n```shell\nmake install\n```\n\nThis will install `arkeod` binary to your `GOPATH`\n\n# Running Localnet\n\nThere multiple ways to run a localnet\n\n## Containerized\n\nThis solution uses docker-compose and docker on backend, To setup new localnet use:\n\n```shell\nmake localnet\n```\n\n## Ignite CLI\n\nInstall Ignite Cli\n\n```shell\ncurl https://get.ignite.com/cli! | bash\n```\n\n```shell\nignite chain serve\n```\n\n## Local\n\nInstalling Arkeo Binary\n\n```shell\nmake install\n```\n\nRun\n\n```shell\n./scripts/genesis.sh\n```\n\nThis starts the chain\n\n# Setting Up Testnet \n\nFollow below mentioned steps to setup `TESTNET`\n\n- [By Running Arkeo Binary](./docs/TESTNET.md)\n- [By using Cosmovisor](./docs/COSMOVISOR.md)\n\n\n# Documentation\n\nTo learn more about `Arkeo Protocol`, [please visit the official Arkeo Documentation](https://docs.arkeo.network)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkeonetwork%2Farkeo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkeonetwork%2Farkeo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkeonetwork%2Farkeo/lists"}