{"id":29917935,"url":"https://github.com/tchupp/oxidize-go","last_synced_at":"2025-08-02T05:19:07.058Z","repository":{"id":83005240,"uuid":"113478405","full_name":"tchupp/oxidize-go","owner":"tchupp","description":"Learn blockchain development, one *bit* at a time","archived":false,"fork":false,"pushed_at":"2018-03-19T22:24:37.000Z","size":655,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-18T10:15:25.935Z","etag":null,"topics":["blockchain","blockchain-demos","blockchain-technology","go","golang","proof-of-work"],"latest_commit_sha":null,"homepage":"https://tchupp.github.io/oxidize-go/","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/tchupp.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}},"created_at":"2017-12-07T17:12:15.000Z","updated_at":"2024-06-19T11:08:56.396Z","dependencies_parsed_at":null,"dependency_job_id":"f30ae088-bf87-4eda-afa3-4a8a2b8cf249","html_url":"https://github.com/tchupp/oxidize-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tchupp/oxidize-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchupp%2Foxidize-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchupp%2Foxidize-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchupp%2Foxidize-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchupp%2Foxidize-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tchupp","download_url":"https://codeload.github.com/tchupp/oxidize-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tchupp%2Foxidize-go/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268338742,"owners_count":24234541,"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","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"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":["blockchain","blockchain-demos","blockchain-technology","go","golang","proof-of-work"],"created_at":"2025-08-02T05:19:06.635Z","updated_at":"2025-08-02T05:19:07.039Z","avatar_url":"https://github.com/tchupp.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Oxidize: golang\n\nLearn blockchain development, one bit at a time!\n\nThis project is meant for people interested in understanding how blockchain works by building one from scratch.\n\n## Installation\n```bash\ngo get github.com/tclchiam/oxidize-go\nglide install\n```\n\n## Design Docs\n\nEach high level package will eventually have docs describing the system design at that level.  \nEach package is designed to work as a stand alone package (WIP)\n\n### Packages\n\n- [ ] [Blockchain](https://github.com/tclchiam/oxidize-go/tree/master/blockchain)\n- [ ] [Identity](https://github.com/tclchiam/oxidize-go/tree/master/identity)\n- [ ] [RPC](https://github.com/tclchiam/oxidize-go/tree/master/rpc)\n- [x] [Storage](https://github.com/tclchiam/oxidize-go/tree/master/storage)\n- [ ] [Node](https://github.com/tclchiam/oxidize-go/tree/master/node)\n- [ ] [Wallet](https://github.com/tclchiam/oxidize-go/tree/master/wallet)\n\n## Contributing\n\nPull requests are welcome!\n\nI have a rough plan on what I want to do with the project in the future, but nothing is set in stone.  \nI have a tentative road map in Trello, there is a link on the GitHub page.\n\n### Disclaimer \n\n*This is not meant to be used in production*\n\nI like test driving, but much of the code was implemented without writing tests first. \nMoving forward, I plan on test driving where it makes sense (I don't love testing view logic)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchupp%2Foxidize-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftchupp%2Foxidize-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftchupp%2Foxidize-go/lists"}