{"id":24432018,"url":"https://github.com/syniol/blockchain-node-ts","last_synced_at":"2025-10-06T08:16:05.991Z","repository":{"id":163227356,"uuid":"531226141","full_name":"syniol/blockchain-node-ts","owner":"syniol","description":"Creating Blockchain from Scratch using TypeScript in Node.js Ecosystem","archived":false,"fork":false,"pushed_at":"2022-09-07T23:14:39.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T15:41:48.031Z","etag":null,"topics":[],"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/syniol.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":"2022-08-31T19:18:11.000Z","updated_at":"2022-09-06T20:13:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"45553804-1fda-456d-924a-e7f85703bbd3","html_url":"https://github.com/syniol/blockchain-node-ts","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/syniol%2Fblockchain-node-ts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fblockchain-node-ts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fblockchain-node-ts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/syniol%2Fblockchain-node-ts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/syniol","download_url":"https://codeload.github.com/syniol/blockchain-node-ts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243475368,"owners_count":20296712,"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":[],"created_at":"2025-01-20T15:29:18.305Z","updated_at":"2025-10-06T08:16:00.939Z","avatar_url":"https://github.com/syniol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Blockchain in Node.js using TypeScript\nCreating Blockchain from scratch using TypeScript for Node.js ecosystem.\n\n\n## Cryptography\nThere are three main cryptography methods used in Blockchain:\n\n * Hash\n * HMAC\n * Digital Signature\n\n\n## Transaction(s)\nIn this example your can find three example of Block implementation. Blocks \nwith more than one transaction uses Merkle Tree for all transactions added \ninside a block.\n\n* Single Transaction\n* Multiple Transaction\n* Transaction Pool\n\n\n## Environment Variables\nPlease see list below of all environment variables to get this application\nup and running.\n\n * HMAC_SECRET: _Secret key for HMAC Hash (default value is:Syni0l9D32)_\n * DS_PUB_KEY: _RSA Public Key for Digital Signature_\n * DS_PRV_KEY: _RSA Private Key for Digital Signature_\n\n\n#### Credits\nAuthor: Hadi Tajallaei \u003chadi@syniol.com\u003e\nCopyright \u0026copy; 2022. All Rights Reserved.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Fblockchain-node-ts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyniol%2Fblockchain-node-ts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyniol%2Fblockchain-node-ts/lists"}