Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.61 KB

File metadata and controls

41 lines (25 loc) · 1.61 KB

SmarContract Donations DAPP

This simple project but complete is to open a campaign to raise ethereum donations. Powered by SmartContract (Solidity) and Dapp in React integrationg with Metamask.


Installation

To use this project, you need to follow these steps:

  1. Clone the repository: git clone https://github.com/mcostacurta/dapp-sample.git
  2. Install the dependencies: npm install
  3. Build the application: npm run dev

Used Tools

This project uses the following tools:

Simple Usage with Remix

  1. Use Remix to build and deploy your contract in a blockchain of your choice. (I use BSC Testnet)
  2. oppen the browser http://localhost:3000 and log in using you Metamask

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Credits

This project was created by mcostacurta based on imersion class from https://www.luiztools.com.br/