Skip to content

DeFi app to send and withdraw funds from a contract, with an interactive UI.

Notifications You must be signed in to change notification settings

Riceee69/BuyMeACoffee-DeFi-App

Repository files navigation

Sample Hardhat Project

This project demonstrates a basic DeFi app with a frontend UI.

Steps to run it:
1. Clone the repository (git clone <repo_name>
2. Deploy local hardhat network (npx hardhat node)
3. Deploy the smart contract to your local network (npx hardhat ignition deploy ignition/modules/BuyMeACoffee.ts --network localhost)
4. Deploy the website (npm run dev)

Make sure to change the cotract ABI and Address inside the frontend/contract directory

About

DeFi app to send and withdraw funds from a contract, with an interactive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published