Crowdfunding-DAPP
Decentralized crowd funding platform where user can start fundraising , anyone can contribute & Fund riser need permission of contributor before withdrawing amount from contract .
파일 탐색기
최종 버전 다운로드 (.zip)- FundRiserCard.js
- FundRiserForm.js
- Loader.js
- Navbar.js
- WithdrawRequestCard.js
- authWrapper.js
- helper.js
- toastMessage.js
- walletConnector.js
- [id].js
- _app.js
- _document.js
- dashboard.js
- index.js
- my-contributions.js
- favicon.ico
- metamask-fox.svg
- vercel.svg
- actions.js
- interactions.js
- reducers.js
- store.js
- types.js
- globals.css
- .eslintrc.json
- .gitignore
- next.config.js
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tailwind.config.js
- Crowdfunding.sol
- Project.sol
- deploy.js
- crowdfunding.test.js
- project.test.js
- .gitignore
- hardhat.config.js
- package-lock.json
- package.json
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/spandan114/Crowdfunding-DAPP
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd Crowdfunding-DAPP
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
