{"id":18677037,"url":"https://github.com/ghousetazeem/seedfund","last_synced_at":"2026-04-11T10:33:13.667Z","repository":{"id":213370579,"uuid":"733912891","full_name":"ghousetazeem/SeedFund","owner":"ghousetazeem","description":"A Web 3 fund raising application built for smart india hackathon semi-finals","archived":false,"fork":false,"pushed_at":"2024-04-02T17:47:18.000Z","size":23415,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:35:50.120Z","etag":null,"topics":["blockchain","ethereum","ethers","hardhat","nextjs","reactjs","smart-india-hackathon","smartcontract","solidity","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ghousetazeem.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-12-20T12:19:19.000Z","updated_at":"2024-10-18T06:01:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a829f53-ec9f-423a-bd82-b39ad3b31a24","html_url":"https://github.com/ghousetazeem/SeedFund","commit_stats":null,"previous_names":["ghousetazeem/blockchaindapp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ghousetazeem/SeedFund","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghousetazeem%2FSeedFund","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghousetazeem%2FSeedFund/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghousetazeem%2FSeedFund/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghousetazeem%2FSeedFund/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ghousetazeem","download_url":"https://codeload.github.com/ghousetazeem/SeedFund/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ghousetazeem%2FSeedFund/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677815,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["blockchain","ethereum","ethers","hardhat","nextjs","reactjs","smart-india-hackathon","smartcontract","solidity","tailwindcss"],"created_at":"2024-11-07T09:32:14.827Z","updated_at":"2026-04-11T10:33:13.635Z","avatar_url":"https://github.com/ghousetazeem.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\nhttps://github.com/ghousetazeem/BlockChainDapp/assets/74200389/6bdf0fee-ddbe-4852-aedf-a5814c78bd2f\n\n\n# Seed Fund\n\nThis is a decentralized crowdfunding application with NextJS and Solidity. In this dapp peoples can create campaigns or donate to them.\n### Built for the Smart India Hackathon Finals\n\n## :bulb: Features\n\n- Dark Theme\n- Responsive UI\n- Wallet Authentication\n- Create Campaign\n- Donate or Withdraw Ethereum\n\n## :hammer_and_wrench: Built With\n\n- [Solidity](https://soliditylang.org/) - Smart Contract Language\n- [React](https://reactjs.org/) - JavaScript library for UI\n- [NextJS](https://nextjs.org/) - React Framework\n- [TailwindCSS](https://tailwindcss.com/) - CSS Framework\n- [Hardhat](https://hardhat.org/) Ethereum Development Environment\n- [Ethers](https://docs.ethers.org/v5/) Smart Contract Interaction Library\n- [React Icons](https://react-icons.github.io/react-icons/) - Icon Library\n\n\n## :camera_flash: Screenshots\n![cf-ss-1](https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/0db3daea-4ac2-469d-add6-396d91dbf210)\n![cf-ss-2](https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/d0d585bc-2327-4f4c-8c35-d6eecd512968)\n![cf-ss-3](https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/3d9aff93-3f39-44fe-8a6e-feb1dd1800d9)\n![cf-ss-4](https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/aa2272c6-5a91-46b0-aebd-c0fdd6b7e224)\n![cf-ss-5](https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/fbe3626d-9c1a-467d-ba03-5779acfc0762)\n![cf-ss-6](https://github.com/ahmedsemih/CrowdFunding-dApp/assets/102798814/b99f46d8-a93c-4c07-8ae4-00474b6024bf)\n\n## :triangular_flag_on_post: Getting Started\n\nFirst of all you need to clone the repository and install the dependencies\n\n```shell\n\ngit clone https://github.com/ahmedsemih/CrowdFunding-dApp.git\ncd client\nnpm install\ncd ..\ncd smart-contract\nnpm install\n\n```\n\nAfter doing this you must create a project on Alchemy. Then assign the following environment variables\n\n```shell\n\n--- CLIENT ---\nNEXT_PUBLIC_API_BASE_URL - API url like: http://localhost:3000/api\nNEXT_PUBLIC_PROVIDER_URL - Alchemy url with your API key\nNEXT_PUBLIC_CONTRACT_ADDRESS - Address of your contract ( You will get this after deploy your contract )\nNEXT_PUBLIC_PRIVATE_KEY - Metamask private key\n\n--- SMART CONTRACT ---\nACCOUNT_PRIVATE_KEY - Metamask private key\nPROJECT_ID - Alchemy API key\n\n```\n\nAnd deploy your smart contract then run your client\n\n```shell\n\n--- SMART CONTRACT ---\nnpx hardhat run scripts/deploy.js --network sepolia\n\n--- CLIENT ---\nnpm run dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghousetazeem%2Fseedfund","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghousetazeem%2Fseedfund","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghousetazeem%2Fseedfund/lists"}