A simple decentralized application running on an Ethereum Blockchain. It implements the funding and withdrawal functionalities, allowing the user to collect funds from multiple funders and then transfer them to their own account. Created as a part of this amazing course!
To get a local copy up and running follow these simple example steps.
- Node.js
- yarn
npm install --global yarn
Please check out the course repo.
Thank you Patrick Collins and freeCodeCamp!