Skip to content

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

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors