{"id":25895886,"url":"https://github.com/mochafreddo/typechain","last_synced_at":"2025-12-31T01:03:21.015Z","repository":{"id":219761539,"uuid":"749738193","full_name":"mochafreddo/typechain","owner":"mochafreddo","description":"This GitHub repository hosts a simple blockchain implementation in TypeScript. It uses Node.js and Nodemon, and includes instructions for setup and execution in the README.","archived":false,"fork":false,"pushed_at":"2024-01-29T14:31:58.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-29T17:26:22.411Z","etag":null,"topics":["blockchain","crypto","education","learning","nodejs","nodemon","tutorial","typescript"],"latest_commit_sha":null,"homepage":"","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/mochafreddo.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}},"created_at":"2024-01-29T09:49:55.000Z","updated_at":"2024-01-29T17:26:28.635Z","dependencies_parsed_at":"2024-01-29T17:39:26.512Z","dependency_job_id":null,"html_url":"https://github.com/mochafreddo/typechain","commit_stats":null,"previous_names":["mochafreddo/typechain"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftypechain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftypechain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftypechain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mochafreddo%2Ftypechain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mochafreddo","download_url":"https://codeload.github.com/mochafreddo/typechain/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241582507,"owners_count":19985845,"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","crypto","education","learning","nodejs","nodemon","tutorial","typescript"],"created_at":"2025-03-02T22:34:10.153Z","updated_at":"2025-12-31T01:03:20.991Z","avatar_url":"https://github.com/mochafreddo.png","language":"TypeScript","readme":"# Typechain\n\nTypechain is a simple blockchain implementation written in TypeScript.\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Node.js\n- npm\n\n### Installing\n\n1. Clone the repository\n\n   ```\n   git clone https://github.com/mochafreddo/typechain.git\n   ```\n\n2. Install the dependencies\n\n   ```\n   npm install\n   ```\n\n## Running the application\n\nYou can run the application in development mode using:\n\n```\nnpm run dev\n```\n\nOr you can build the application and then run it:\n\n```\nnpm run build\nnpm run start\n```\n\n## Project Structure\n\n- `src/index.ts`: This is the main file where the blockchain is created and blocks are added.\n- `tsconfig.json`: This file is used by TypeScript compiler to determine which files to compile and what compilation options to use.\n\n## Built With\n\n- `TypeScript` - The main language used.\n- `Node.js` - The runtime used.\n- `Nodemon` - Used in development for hot-reloading.\n\n## License\n\nThis project is licensed under the MIT License.\n\n## Reference\n\nhttps://nomadcoders.co/typescript-for-beginners\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Ftypechain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmochafreddo%2Ftypechain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmochafreddo%2Ftypechain/lists"}