{"id":13409757,"url":"https://github.com/tomekw/simple_blockchain","last_synced_at":"2025-10-08T23:34:40.350Z","repository":{"id":137922009,"uuid":"137361790","full_name":"tomekw/simple_blockchain","owner":"tomekw","description":"Simple blockchain in Ada","archived":false,"fork":false,"pushed_at":"2025-09-11T09:41:34.000Z","size":11,"stargazers_count":21,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-08T23:34:37.114Z","etag":null,"topics":["ada","blockchain","blockchain-demo","blockchain-technology"],"latest_commit_sha":null,"homepage":null,"language":"Ada","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/tomekw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["tomekw"]}},"created_at":"2018-06-14T13:27:50.000Z","updated_at":"2025-09-11T09:41:38.000Z","dependencies_parsed_at":"2024-01-27T09:47:13.995Z","dependency_job_id":null,"html_url":"https://github.com/tomekw/simple_blockchain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomekw/simple_blockchain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fsimple_blockchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fsimple_blockchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fsimple_blockchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fsimple_blockchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomekw","download_url":"https://codeload.github.com/tomekw/simple_blockchain/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomekw%2Fsimple_blockchain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000725,"owners_count":26082862,"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-10-08T02:00:06.501Z","response_time":56,"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":["ada","blockchain","blockchain-demo","blockchain-technology"],"created_at":"2024-07-30T20:01:03.209Z","updated_at":"2025-10-08T23:34:40.345Z","avatar_url":"https://github.com/tomekw.png","language":"Ada","funding_links":["https://github.com/sponsors/tomekw"],"categories":["Libraries"],"sub_categories":["Algorithms, Containers and Protocols"],"readme":"# Simple blockchain in Ada\n\nCode for [Simple blockchain in Ada](https://tomekw.com/simple-blockchain-in-ada/) blog post.\n\n## Building\n\nInstall [Alire](https://alire.ada.dev/).\n\n``` bash\n$ alr build\n```\n\n## Running\n\n``` bash\n$ alr run\n```\n\n## Example output\n\n```\nSimple blockchain demo\n\nMining first block...\nBlock mined.\n\nMining second block...\nBlock mined.\n\nMining third block...\nBlock mined.\n\nIs blockchain valid? TRUE\n\nPrinting blockchain...\nBlockchain - difficulty:  6, blocks:  3\nHash: 000000f78298d2028737f802a82edb955e0e4cfdc06b514325da2a037f41b754, Previous hash: 0000000000000000000000000000000000000000000000000000000000000000, Timestamp: 2018-06-14 13:26:11, Nonce:  10942584, Data: First block\nHash: 000000ddfddf305f15fefdada0939139ea33dc94bca1e57eda5f16d902fec55f, Previous hash: 000000f78298d2028737f802a82edb955e0e4cfdc06b514325da2a037f41b754, Timestamp: 2018-06-14 13:26:17, Nonce:  6008350, Data: Second block\nHash: 000000e4530387b122e91de4fedc84b77406a819713c9601b09b29695cb6e336, Previous hash: 000000ddfddf305f15fefdada0939139ea33dc94bca1e57eda5f16d902fec55f, Timestamp: 2018-06-14 13:26:32, Nonce:  17905780, Data: Third block\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomekw%2Fsimple_blockchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomekw%2Fsimple_blockchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomekw%2Fsimple_blockchain/lists"}