{"id":23151393,"url":"https://github.com/mohanarpit/yolochain","last_synced_at":"2026-07-10T22:31:50.798Z","repository":{"id":57610014,"uuid":"135891187","full_name":"mohanarpit/yolochain","owner":"mohanarpit","description":"This is a blockchain tutorial aptly named \"Yolochain\" because it's so not production ready","archived":false,"fork":false,"pushed_at":"2018-06-13T10:58:50.000Z","size":18,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T15:15:18.447Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mohanarpit.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}},"created_at":"2018-06-03T09:36:33.000Z","updated_at":"2018-06-13T10:58:51.000Z","dependencies_parsed_at":"2022-09-04T10:31:39.356Z","dependency_job_id":null,"html_url":"https://github.com/mohanarpit/yolochain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mohanarpit/yolochain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohanarpit%2Fyolochain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohanarpit%2Fyolochain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohanarpit%2Fyolochain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohanarpit%2Fyolochain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mohanarpit","download_url":"https://codeload.github.com/mohanarpit/yolochain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mohanarpit%2Fyolochain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35345661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-10T02:00:06.465Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-17T18:33:03.263Z","updated_at":"2026-07-10T22:31:50.780Z","avatar_url":"https://github.com/mohanarpit.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Yolochain\n\nThis is the code for my first blockchain application. Brushing up my Golang and also on blockchain concepts.\n\nThe tutorial I'm following here is:\n\n* [Basic Blockchain Setup](https://medium.com/@mycoralhealth/code-your-own-blockchain-in-less-than-200-lines-of-go-e296282bcffc)\n* [Proof of Work](https://medium.com/@mycoralhealth/part-2-networking-code-your-own-blockchain-in-less-than-200-lines-of-go-17fe1dad46e1)\n* [Mining a new block](https://medium.com/@mycoralhealth/code-your-own-blockchain-mining-algorithm-in-go-82c6a71aba1f)\n* [Proof of Stake](https://medium.com/@mycoralhealth/code-your-own-proof-of-stake-blockchain-in-go-610cd99aa658)\n\nTODOs:\n- [ ] Clustered environment. Currently only 1 master node is capable of mining the nodes and orchestrating the winners for POS.\n- [x] REST API to read the blockchain given a Hash.\n- [ ] REST API to write to the blockchain.\n- [ ] Add context to the function calls once the blockchain is clustered\n\n# License\n\n[MIT](License)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohanarpit%2Fyolochain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohanarpit%2Fyolochain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohanarpit%2Fyolochain/lists"}