{"id":19242198,"url":"https://github.com/hashfx/crowdfunding-dapp-neo","last_synced_at":"2025-07-30T03:42:27.141Z","repository":{"id":220846060,"uuid":"752706823","full_name":"hashfx/crowdfunding-dapp-neo","owner":"hashfx","description":"A decentralized crowdfunding platform enabling users to initiate fundraising campaigns. Fundraisers require consensus from contributors before withdrawing funds from the contract.","archived":false,"fork":false,"pushed_at":"2024-06-22T11:17:12.000Z","size":330,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T12:52:58.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashfx.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":"2024-02-04T15:32:32.000Z","updated_at":"2024-06-22T11:17:16.000Z","dependencies_parsed_at":"2025-01-05T03:24:08.674Z","dependency_job_id":"6a1aa3e0-eb7a-4461-ad00-986e87313ae2","html_url":"https://github.com/hashfx/crowdfunding-dapp-neo","commit_stats":null,"previous_names":["hashfx/crowdfunding-dapp-neo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hashfx/crowdfunding-dapp-neo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcrowdfunding-dapp-neo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcrowdfunding-dapp-neo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcrowdfunding-dapp-neo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcrowdfunding-dapp-neo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashfx","download_url":"https://codeload.github.com/hashfx/crowdfunding-dapp-neo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashfx%2Fcrowdfunding-dapp-neo/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267804105,"owners_count":24146537,"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-07-30T02:00:09.044Z","response_time":70,"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":[],"created_at":"2024-11-09T17:13:39.974Z","updated_at":"2025-07-30T03:42:27.084Z","avatar_url":"https://github.com/hashfx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Crowd Funding DApp\nA decentralized crowdfunding platform enabling users to initiate fundraising campaigns. Fundraisers require consensus from contributors before withdrawing funds from the contract.\n\n\n### Run DApp :\n- run ```sh setup.sh``` to setup automatically on LINUX\n- run ```setup.bat``` to setup automatically on WINDOWS\n- install node_modules in root directory: ```npm install```\n- run hardhat node locally: ```npx hardhat node```\n- compile smart contracts: ```npx hardhat compile```\n- run test cases```npx hardhat test```\n- Deploy contract on Polygon Amoy: ```npx hardhat run scripts/deploy.js --network amoy```\n- note **contract address** and update it to clients/redux/interactions.js **crowdFundingContractAddress** variable\n- if using GitPod: ```export NODE_OPTIONS=\"--openssl-legacy-provider\"```\n- run frontend:\n    ```cd client\n    npm run dev\n    ```\n\n### Hardhat commands\n```shell\nnpx hardhat accounts\nnpx hardhat compile\nnpx hardhat clean\nnpx hardhat test\nnpx hardhat node\nnode scripts/deploy.js\nnpx hardhat help\nnpx hardhat run scripts/deploy.js --network \u003cnetwork name\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashfx%2Fcrowdfunding-dapp-neo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhashfx%2Fcrowdfunding-dapp-neo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhashfx%2Fcrowdfunding-dapp-neo/lists"}