{"id":23301625,"url":"https://github.com/jdforsythe/bloch","last_synced_at":"2025-04-06T22:19:15.793Z","repository":{"id":42087253,"uuid":"222162134","full_name":"jdforsythe/bloch","owner":"jdforsythe","description":"Cryptocurrency in TypeScript","archived":false,"fork":false,"pushed_at":"2022-12-06T15:26:58.000Z","size":3660,"stargazers_count":3,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-13T04:30:34.449Z","etag":null,"topics":["crypto","cryptocurrency","hackathon","hackday","presentation","presentation-slides","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/jdforsythe.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}},"created_at":"2019-11-16T21:35:04.000Z","updated_at":"2022-02-14T13:51:34.000Z","dependencies_parsed_at":"2023-01-24T02:30:59.362Z","dependency_job_id":null,"html_url":"https://github.com/jdforsythe/bloch","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/jdforsythe%2Fbloch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdforsythe%2Fbloch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdforsythe%2Fbloch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jdforsythe%2Fbloch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jdforsythe","download_url":"https://codeload.github.com/jdforsythe/bloch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247557975,"owners_count":20958085,"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":["crypto","cryptocurrency","hackathon","hackday","presentation","presentation-slides","typescript"],"created_at":"2024-12-20T10:14:50.257Z","updated_at":"2025-04-06T22:19:15.778Z","avatar_url":"https://github.com/jdforsythe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bloch\n\nBlockchain in TypeScript\n\n## Information\n\nDo not try to use this as a real cryptocurrency. It is a naive, bare-bones implementation of a blockchain with a cryptocurrency stored in the blocks and it is in no way guaranteed to be secure.\n\nIt was created for a presentation at Youngstown State University's Local Hack Day 2019. Slides are in the `/docs` folder.\n\nAll the fundamental technologies are present, including a blockchain with hash pointers, peer-to-peer networking, and a consensus mechanism.\n\n## Building\n\nLook in `package.json` for the scripts.\n\n- `yarn run build` - check the types and code style, run unit tests, and compile TypeScript (from `/src`) to JavaScript (in `/lib`)\n- `yarn run build-docker-image` - builds the Docker image using the `Dockerfile` configuration\n\nRun three miners by building the docker image and then running `docker-compose up`\n\nUse Postman or curl to send transactions or check wallet balance, block chain state, or mempool state.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdforsythe%2Fbloch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdforsythe%2Fbloch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdforsythe%2Fbloch/lists"}