Skip to content

Donation is the Blockchain Application used for sending and showing the persons message for there transaction

License

Notifications You must be signed in to change notification settings

bhupendrasambare/Blockchain-Donation

Repository files navigation

Donation blockchain application

Blockchain donation DApp is a decentralized application for storing and retrieving donations for better cause...

Installation

You need to run some tasks on your terminal for running this project

yarn install
yarn hardhat run --network localhost scripts/deploy.js
cd client
yarn install
yarn start

copy the contract address and past at the location

[project_location]/client/src/config.js

export const TaskContractAddress = "0x5FbDB2315678afecb367f032d93F642f64180aa3"

Usage

visit

HTTP://localhost:3000/

Screenshots

HOME

About

About

Donation is the Blockchain Application used for sending and showing the persons message for there transaction

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published