Skip to content

Okiki-Olugunna/BuyMeACoffee-V2.1

Repository files navigation

Buy Me A Coffee V2

Earn interest on the donations to your craft - powered by Aave V3

  • Currently only supports ETH

  • The deployed address of the smart contract can be found here: 0xE43841588D314D6Fe155dB1Fd6F7C9D5b71fAf08

  • The owner of the contract can withdraw these donations at any time they wish

    • Can use a script, or the withdraw button on the frontend
    • The withdraw button is only visible when the owner's wallet is connected
  • The frontend was built using Next.js

  • Scripts and tests for the smart contract can be found in the relevant folders

Demo:

BuyMeACoffeeV2-1-demo-video.mp4

Example Test Transactions With This Contract:

To have a look at the V1 repository, click here: https://github.com/Okiki-Olugunna/BuyMeACoffee-V1