{"id":48480381,"url":"https://github.com/nayandevlab/dedoctor_web3_ur_hackthon_2.0.","last_synced_at":"2026-05-09T06:02:33.434Z","repository":{"id":137537017,"uuid":"601037838","full_name":"NayanDevLab/DeDoctor_web3_Ur_hackthon_2.0.","owner":"NayanDevLab","description":"DeDoctor are web3 based Doctor appoinment Webapp that book online doctor and data store safe in blockchain.Blockchain data store in shardeum network.","archived":false,"fork":false,"pushed_at":"2023-03-14T04:21:28.000Z","size":2967,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-07T08:31:40.557Z","etag":null,"topics":["hackathon","huddle01","nextjs","redux-toolkit","tailwindcss","wagmi"],"latest_commit_sha":null,"homepage":"https://dedoctor.netlify.app/","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/NayanDevLab.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-13T08:29:51.000Z","updated_at":"2025-05-08T10:37:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"92458c32-c057-4570-b06b-83ee5d7d6da6","html_url":"https://github.com/NayanDevLab/DeDoctor_web3_Ur_hackthon_2.0.","commit_stats":null,"previous_names":["nayandevlab/dedoctor_web3_ur_hackthon_2.0."],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NayanDevLab/DeDoctor_web3_Ur_hackthon_2.0.","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NayanDevLab%2FDeDoctor_web3_Ur_hackthon_2.0.","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NayanDevLab%2FDeDoctor_web3_Ur_hackthon_2.0./tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NayanDevLab%2FDeDoctor_web3_Ur_hackthon_2.0./releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NayanDevLab%2FDeDoctor_web3_Ur_hackthon_2.0./manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NayanDevLab","download_url":"https://codeload.github.com/NayanDevLab/DeDoctor_web3_Ur_hackthon_2.0./tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NayanDevLab%2FDeDoctor_web3_Ur_hackthon_2.0./sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32809147,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["hackathon","huddle01","nextjs","redux-toolkit","tailwindcss","wagmi"],"created_at":"2026-04-07T08:06:34.458Z","updated_at":"2026-05-09T06:02:33.411Z","avatar_url":"https://github.com/NayanDevLab.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeDoctor (Doctor Online consultation)\n\n## Introduction\n\nDoctor Online Consultation service on the Web3 platform.Utilizes the latest Web3 technology to provide a secure and decentralized platform for patients and doctors to communicate.\n\n## Demo\n\n[https://dedoctor.netlify.app/](https://dedoctor.netlify.app/)\n\n### Prerequisites\n\n* [nodejs](https://nodejs.org/en/download/) for install require package with npm\n\n```bash\nnpx create-next-app@latest\n```\n\n* [MetaMask](https://metamask.io/) A crypto wallet \u0026 gateway to blockchain apps\n* [Shardeum Faucet](https://docs.shardeum.org/faucet/claim) for wallet testing transaction (Read Doc)\n\n### Technology \n\n- [NextJs](https://nextjs.org/)\n- [Huddle01 SDk](https://www.huddle01.com/docs/sdk/getting-started/add-to-existing-project) for live video call session\n- [RainbowKit](https://www.rainbowkit.com/) Wallet Connector\n- [Tailwind CSS](https://tailwindcss.com/) CSS Framework\n- [Redux Toolkit](https://redux-toolkit.js.org/) State Management\n- [NFT.Storage](https://nft.storage/) IPFS Storage\n- [Wagmi](https://wagmi.sh/) React Hooks for Ethereum\n\n## How to use\n\nClone GitHub Project on your PC\n\n```bash\ngit clone https://github.com/nayanrdeveloper/DeDoctor_web3_Ur_hackthon_2.0..git\n```\n\n```bash\nnpm install\n```\nchange .env.example to .env and add smart contract deploy address and nft.storage api in .env\n\n\n```bash\nnpm run dev\n```\n\nOpen your Project in browser (http://localhost:3000/)\n\n### Smart Contract\n\n- [Smart Contract Link](https://github.com/nayanrdeveloper/dedoctor_smart_contract)\n\n### Screenshots\n\nHome\n\n![Home Page](screenshots/home_1.png)\n\nDoctors\n\n![Doctors](screenshots/doctos_2.png)\n\nDoctor Details\n\n![Doctor Details](screenshots/doctor_details_3.png)\n\nRegister\n\n![Home Page](screenshots/register_4.png)\n\nHome\n\n![Home Page](screenshots/home_1.png)\n\nRegister Doctor\n\n![Home Page](screenshots/register_doctor_5.png)\n\nDoctor Dashboard\n\n![Home Page](screenshots/doctor_dashboard_6.png)\n\nRegister Patient\n\n![Home Page](screenshots/register_patient_7.png)\n\nPatient Dashboard\n\n![Home Page](screenshots/patient_dashboard_8.png)\n\nRegister Pharmacy\n\n![Home Page](screenshots/register_pharmacy_9.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayandevlab%2Fdedoctor_web3_ur_hackthon_2.0.","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnayandevlab%2Fdedoctor_web3_ur_hackthon_2.0.","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnayandevlab%2Fdedoctor_web3_ur_hackthon_2.0./lists"}