Skip to content

A simple DAPP where users can choose to donate crypto funds for various good causes.

License

Notifications You must be signed in to change notification settings

RyanKoech/Crypto_Fund

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Crypto Fund

A simple DAPP where users can choose to donate crypto funds for various good causes.

Built With

  • Major languages: HTML, CSS, Javascript, Solidity
  • Frameworks: Bootstrap3, JQuery
  • Technologies used: Truffle

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Installed Metamask extention in your browser
  • Installed Truffle
npm install -g truffle

Install

git clone <this-repo>

npm install

Usage

#Complie the Contracts (Optional since the next command will still compile)
truffle compile

NOTE: Ensure you have your localhost blockchain on ganache running at this point

#Complie, Migrate and Deploy the contracts on the localhost blockchain
truffle migrate

#Serve the frontend
npm run dev

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

A simple DAPP where users can choose to donate crypto funds for various good causes.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published