Skip to content

mohitchandel/buy-me-coffee-web3

Repository files navigation

Buy Me Coffee Web3

This project is inspired by the idea of on Buy Me Coffee but build on web3 platform using Polygon Mumbai Testnet chain

Deployed Contract Address => 0x19d4666A323C8849a8B424338C55A0fcafE02767

what we can do on it?

we can send some MATIC as a donation to the site admin to support them.

Website Screen Shot

Sections on the Website

  1. Form section
    • user can donate Matic to the site admin/owner.
  2. Info Section
    • user can get the data for total matic donated.
    • user can get the data (name and amount) of a particular address.
  3. Recent Donations
    • user can see some of the transactions/donations.

How to run the dApp

first clone the repo

$ git clone "https://github.com/mohitchandel/buy-me-coffee-web3.git"

Go to the project directory

$ cd buy-me-coffee-web3

Install dependencies

$ npm i or yarn

Run Tests

$ npx hardhat test

Start the server

$ npm run start

Techonologies used

  1. React.js
  2. hardhat
  3. Solidity
  4. ethers.js
  5. tailwindcss
  6. wagmi
  7. Rainbow kit

Authors

@mohitchandel

Badges

MIT License