Presenting an open source decentralised cryptocurrency crowdfunding portal to enable raising money safely and without commissions on the Ethereum Network
This is a fundraising application that allows users to create and manage fundraising campaigns. Users can create a campaign and share it with potential donors who can then donate to the campaign using their preferred cryptocurrency. The app tracks all donations and displays them in real-time on the campaign page. The app also allows users to withdraw their funds once the campaign has ended.
To install the app, follow these steps:
- Clone the repository to your local machine
- Install the required dependencies using
npm install
- Start the app using
npm start
To use the app, simply sign up for an account then create a campaign, and share it with potential donors. Donors can then donate to the campaign using their preferred cryptocurrency. Contributing
If you would like to contribute to the project, please follow these steps:
- Fork the repository
- Create a new branch
- Make your changes
- Test your changes
- Submit a pull request
This project is licensed under the MIT License.