{"id":16808352,"url":"https://github.com/connormac/simplechain","last_synced_at":"2025-06-30T00:32:26.844Z","repository":{"id":83454840,"uuid":"102408847","full_name":"ConnorMac/simplechain","owner":"ConnorMac","description":"A simple blockchain implementation in python","archived":false,"fork":false,"pushed_at":"2018-06-21T10:51:07.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T08:48:10.484Z","etag":null,"topics":["blockchain","python","simplechain"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ConnorMac.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-09-04T22:47:59.000Z","updated_at":"2018-06-21T10:51:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"425a1354-3ba8-41e6-9c98-7ebfcf4e7886","html_url":"https://github.com/ConnorMac/simplechain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ConnorMac/simplechain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorMac%2Fsimplechain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorMac%2Fsimplechain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorMac%2Fsimplechain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorMac%2Fsimplechain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ConnorMac","download_url":"https://codeload.github.com/ConnorMac/simplechain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ConnorMac%2Fsimplechain/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262689556,"owners_count":23349133,"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","python","simplechain"],"created_at":"2024-10-13T09:57:28.613Z","updated_at":"2025-06-30T00:32:26.514Z","avatar_url":"https://github.com/ConnorMac.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# simplechain\nA simple blockchain implementation in python.\n\nA work in progress meant to be for learning purposes.\n\n# How to use\n\nCreate initial node: `python simplechain/simplechain.py`\n\nAdd additional nodes: `python simplechain/simplechain.py -n NODE_IP:NODE_PORT,NODE2_IP:NODE2_PORT`\n\nCreate a new block: `echo '{\"function\":\"create_and_add_block\",\"block_data\":\"hello this is some new block data\"}' | nc NODE_IP NODE_PORT`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnormac%2Fsimplechain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fconnormac%2Fsimplechain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fconnormac%2Fsimplechain/lists"}