{"id":18651279,"url":"https://github.com/fallendeity/cryptobytes","last_synced_at":"2026-05-10T03:48:27.108Z","repository":{"id":169692616,"uuid":"645725212","full_name":"FallenDeity/CryptoBytes","owner":"FallenDeity","description":"A naive blockchain implementation in Typescript.","archived":false,"fork":false,"pushed_at":"2023-08-21T06:59:56.000Z","size":401,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T13:23:50.806Z","etag":null,"topics":["blockchain","cryptocurrency","express","javascript","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/FallenDeity.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":"2023-05-26T09:44:24.000Z","updated_at":"2023-05-26T09:50:45.000Z","dependencies_parsed_at":null,"dependency_job_id":"8e1098a2-01f0-4901-9db6-8c6cd66156d4","html_url":"https://github.com/FallenDeity/CryptoBytes","commit_stats":null,"previous_names":["fallendeity/cryptobytes"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FallenDeity%2FCryptoBytes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FallenDeity%2FCryptoBytes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FallenDeity%2FCryptoBytes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FallenDeity%2FCryptoBytes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FallenDeity","download_url":"https://codeload.github.com/FallenDeity/CryptoBytes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239459504,"owners_count":19642222,"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","cryptocurrency","express","javascript","typescript"],"created_at":"2024-11-07T06:49:12.532Z","updated_at":"2025-11-05T13:30:22.778Z","avatar_url":"https://github.com/FallenDeity.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"A naive blockchain implementation in TypeScript.\n\n# Setup\n\n```bash\n$ git clone https://github.com/FallenDeity/CryptoBytes.git\n$ cd CryptoBytes\n$ npm install\n```\n\n# Build\n\n```bash\n$ npm run build\n```\n\nInternally calls for webpack to build the project.\n\n# Test\n\n```bash\n$ npm run test\n```\n\nInternally calls for mocha to run the tests.\n\n# Run\n\n```bash\n$ npm run build-and-run\n```\n\nInternally calls for webpack to build the project and then runs the built project.\n\n# Others\n\n- `npm run lint` - Runs eslint on the project.\n- `npm run lint:fix` - Runs eslint on the project and fixes the errors.\n- `npm run prettier` - Runs prettier on the project.\n- `npm run prettier:fix` - Runs prettier on the project and fixes the errors.\n\n\u003e **Note**  \n\u003e Few more commands are available in `package.json` under `scripts` section.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffallendeity%2Fcryptobytes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffallendeity%2Fcryptobytes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffallendeity%2Fcryptobytes/lists"}