{"id":29182534,"url":"https://github.com/gekd/gochain","last_synced_at":"2026-05-19T05:36:07.739Z","repository":{"id":302280062,"uuid":"1009205642","full_name":"Gekd/GoChain","owner":"Gekd","description":"Minimal dockerized blockchain network written in Go","archived":false,"fork":false,"pushed_at":"2025-07-01T13:08:54.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T14:26:09.126Z","etag":null,"topics":["blockchain","docker-compose","go","rest-api"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Gekd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-06-26T18:44:16.000Z","updated_at":"2025-07-01T13:08:57.000Z","dependencies_parsed_at":"2025-07-01T14:26:33.168Z","dependency_job_id":"b7cbebb4-70a5-45ed-9658-ee32838e2588","html_url":"https://github.com/Gekd/GoChain","commit_stats":null,"previous_names":["gekd/gochain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gekd/GoChain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gekd%2FGoChain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gekd%2FGoChain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gekd%2FGoChain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gekd%2FGoChain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gekd","download_url":"https://codeload.github.com/Gekd/GoChain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gekd%2FGoChain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263029214,"owners_count":23402354,"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":["blockchain","docker-compose","go","rest-api"],"created_at":"2025-07-01T20:06:37.587Z","updated_at":"2026-05-19T05:36:07.732Z","avatar_url":"https://github.com/Gekd.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GoChain\n\nGoChain is a study project aimed at learning decentralised networking principles. It uses a simplified Proof of Work(PoW) consensus mechanism and a gossip protocol to dynamically discover other nodes.\n\n\nTo run the whole chain:\n\u003cbr\u003e```docker compose up```\n\nTo restart the chain:\n\u003cbr\u003e```docker compose restart```\n\nTo shutdown the chain:\n\u003cbr\u003e```docker compose down```\n\nor if you want to destroy the container and images also:\n\u003cbr\u003e```docker compose down --rmi all -v```\n\nTo run tests:\n\u003cbr\u003e```go test GoChain/PACKAGE_NAME```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgekd%2Fgochain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgekd%2Fgochain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgekd%2Fgochain/lists"}