{"id":16597224,"url":"https://github.com/adrianmcli/simple-js-blockchain","last_synced_at":"2025-09-15T04:31:03.649Z","repository":{"id":73736862,"uuid":"108611583","full_name":"adrianmcli/simple-js-blockchain","owner":"adrianmcli","description":"🔗 A simple JS blockchain using only Flow types and functions","archived":false,"fork":false,"pushed_at":"2017-10-28T08:59:43.000Z","size":32,"stargazers_count":6,"open_issues_count":3,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T14:49:33.798Z","etag":null,"topics":["blockchain","flow","flowtype","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/adrianmcli.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-10-28T01:50:36.000Z","updated_at":"2018-11-25T06:56:24.000Z","dependencies_parsed_at":"2023-04-12T13:26:50.525Z","dependency_job_id":null,"html_url":"https://github.com/adrianmcli/simple-js-blockchain","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fsimple-js-blockchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fsimple-js-blockchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fsimple-js-blockchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adrianmcli%2Fsimple-js-blockchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adrianmcli","download_url":"https://codeload.github.com/adrianmcli/simple-js-blockchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233077318,"owners_count":18621511,"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","flow","flowtype","javascript"],"created_at":"2024-10-11T23:55:16.348Z","updated_at":"2025-01-08T18:21:23.096Z","avatar_url":"https://github.com/adrianmcli.png","language":"JavaScript","readme":"# Simple JS Blockchain\n\nThis is based on a [blog post](https://kndrck.co/building-a-minimal-blockchain-in-haskell.html) written by my good friend [Kendrick Tan](https://github.com/kendricktan).\n\nThe original post used Haskell (which I am a fan of), but I am nevertheless most comfortable with Javascript. A lot of blog posts about tiny blockchains in Javascript used ES2015 classes and I wanted to see if we could simply use Flow types instead.\n\n# Running It\n\n1. Clone the repo.\n2. Run `yarn` (or `npm install`) to install dependencies.\n3. Build the project (to strip the types) using `yarn build` or `npm run build`.\n4. Require the library inside the generated `lib/lib.js`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianmcli%2Fsimple-js-blockchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadrianmcli%2Fsimple-js-blockchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadrianmcli%2Fsimple-js-blockchain/lists"}