{"id":16359768,"url":"https://github.com/jmsv/blocc","last_synced_at":"2026-07-18T03:05:35.765Z","repository":{"id":95749620,"uuid":"140022951","full_name":"jmsv/blocc","owner":"jmsv","description":"blockchain thing in python","archived":false,"fork":false,"pushed_at":"2018-07-07T17:34:09.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-26T20:31:29.237Z","etag":null,"topics":["blocc","blockchain","chain","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/jmsv.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-06T19:31:11.000Z","updated_at":"2021-12-03T17:27:42.000Z","dependencies_parsed_at":"2023-05-21T21:15:42.060Z","dependency_job_id":null,"html_url":"https://github.com/jmsv/blocc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jmsv/blocc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmsv%2Fblocc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmsv%2Fblocc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmsv%2Fblocc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmsv%2Fblocc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmsv","download_url":"https://codeload.github.com/jmsv/blocc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmsv%2Fblocc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35602806,"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-18T02:00:07.223Z","response_time":61,"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":["blocc","blockchain","chain","python"],"created_at":"2024-10-11T02:09:36.619Z","updated_at":"2026-07-18T03:05:35.749Z","avatar_url":"https://github.com/jmsv.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# blocc\n\nblockchain thing in python lmao\n\n[![Build Status](https://travis-ci.org/jmsv/blocc.svg?branch=master)](https://travis-ci.org/jmsv/blocc)\n\n## Runnin\n\n```bash\npipenv shell\npipenv install\nmake\n```\n\n## Example\n\n```bash\n$ python -m blocc\n\nStart block:\n {\n    \"timestamp\": \"2018-07-07T01:13:45.684610\",\n    \"prev\": null,\n    \"index\": 0,\n    \"data\": {\n        \"message\": \"lol\"\n    },\n    \"hash\": \"a2f0b268af545817eac9435880af8ad46dd5a95c8ea0b8ff056f58f837f17105\"\n}\n\nNew block #1:\n {\n    \"timestamp\": \"2018-07-07T01:13:46.285459\",\n    \"prev\": \"a2f0b268af545817eac9435880af8ad46dd5a95c8ea0b8ff056f58f837f17105\",\n    \"index\": 1,\n    \"data\": {\n        \"random\": 4905\n    },\n    \"hash\": \"7e494211b4e2b891c970a441b23127d5e96c8903264af5dcc5f6de13998851ee\"\n}\n\nNew block #2:\n {\n    \"timestamp\": \"2018-07-07T01:13:47.787328\",\n    \"prev\": \"7e494211b4e2b891c970a441b23127d5e96c8903264af5dcc5f6de13998851ee\",\n    \"index\": 2,\n    \"data\": {\n        \"random\": 7204\n    },\n    \"hash\": \"9885516ab470a2aa3cce934bdea03845cf9a7ac06a2b5aac0cef294b96994c95\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmsv%2Fblocc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmsv%2Fblocc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmsv%2Fblocc/lists"}