{"id":31639972,"url":"https://github.com/devlaiger/blockchain-ehr-management","last_synced_at":"2025-11-11T11:13:41.232Z","repository":{"id":309083245,"uuid":"1035108890","full_name":"DevLaiGer/blockchain-ehr-management","owner":"DevLaiGer","description":"Electronic Health Record (EHR) and Electronic Medical Record (EMR) systems. However, they still face some issues regarding the security of medical records, user ownership of data, data integrity etc. The solution to these issues could be the use of a novel technology, i.e., Blockchain. This technology offers to provide a secure, temper-proof pl…","archived":false,"fork":false,"pushed_at":"2025-08-09T17:25:03.000Z","size":1733,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"add-license-1","last_synced_at":"2025-10-05T23:44:29.373Z","etag":null,"topics":["angular","blockchain","bootstrap5","ehr","etherium","ganache-cli","ipfs","metamask","react","truffle-framwork"],"latest_commit_sha":null,"homepage":"https://www.youtube.com/playlist?list=PL54V-i7zW55d1VKxEkp9DCPt5k_zE6m3X","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/DevLaiGer.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,"zenodo":null}},"created_at":"2025-08-09T17:13:23.000Z","updated_at":"2025-08-21T05:08:42.000Z","dependencies_parsed_at":"2025-08-09T19:16:58.622Z","dependency_job_id":"d1e13248-af52-4212-a2d8-e12b2681f228","html_url":"https://github.com/DevLaiGer/blockchain-ehr-management","commit_stats":null,"previous_names":["laigerdev/blockchain-ehr-management","devlaiger/blockchain-ehr-management"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DevLaiGer/blockchain-ehr-management","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLaiGer%2Fblockchain-ehr-management","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLaiGer%2Fblockchain-ehr-management/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLaiGer%2Fblockchain-ehr-management/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLaiGer%2Fblockchain-ehr-management/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DevLaiGer","download_url":"https://codeload.github.com/DevLaiGer/blockchain-ehr-management/tar.gz/refs/heads/add-license-1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DevLaiGer%2Fblockchain-ehr-management/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278708004,"owners_count":26031932,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular","blockchain","bootstrap5","ehr","etherium","ganache-cli","ipfs","metamask","react","truffle-framwork"],"created_at":"2025-10-07T02:08:21.127Z","updated_at":"2025-10-07T02:08:45.991Z","avatar_url":"https://github.com/DevLaiGer.png","language":"TypeScript","readme":"# EHR 2.0\n\n\n## Live\nLive site hosted in firebase\n [Click here](https://ehr-2-0.web.app/)\n\n## For Full working project \n\n-- Apponitments \u003cbr\u003e\n-- Pdf upload \u003cbr\u003e\n-- and much more. \u003cbr\u003e\n\nDemo : [Youtube](https://youtu.be/d_-pWoGgdVs)\n\u003cbr\u003e\nSetup : [Youtube](https://youtube.com/playlist?list=PL54V-i7zW55d1VKxEkp9DCPt5k_zE6m3X)\n\ncontact : \n[Mail](mailto:tshamil90@gmail.com?Subject=ehr-blockchain\u0026Body=Hi,)\n`tshamil90@gmail.com`\n\n🆁🅴🆀🆄🅸🆁🅴🅼🅴🅽🆃🆂\n\n1.Install nodeJs\n\n* [Node JS](https://nodejs.org/en/download/)\n\n2.Install Ganache\n\n* [Ganache Truffle](https://www.trufflesuite.com/ganache)\n\n3. Download IPFS (kubo)\n\n* [IPFS Kubo](https://dist.ipfs.tech/#go-ipfs)\n\n  - configure ipfs refer: https://github.com/shamil-t/ehr-blockchain/issues/15#issuecomment-1333342345\n\n4.Add Metamask Extension in Browser\n\n* [Metamask Chrome](https://chrome.google.com/webstore/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en-US)\n\n5. open cmd in project directory\n\n```\nnpm install --force\n```\n\n5.open cmd/terminal as Administrator and type\n\n```\nnpm install -g truffle\n```\n\n6.open Ganache\n \n *  New Workspace\n *  AddProject\n *  Select truffle-config.js in Project Directory\n *  Save Workspace\n\n7.Compile and migrate Contracts\n ```\n truffle migrate\n ```\n8. Run Server\n\n```\nnpm start\n```\n\nKnown Issue: (https://github.com/shamil-t/ehr-blockchain/issues/15)\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlaiger%2Fblockchain-ehr-management","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevlaiger%2Fblockchain-ehr-management","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevlaiger%2Fblockchain-ehr-management/lists"}