Skip to content

Donation(Crowdfunding or Fundraising) Dapp, demonstrates an application for people to get donations for their projects or humanity use cases.

License

Notifications You must be signed in to change notification settings

BoddepallyVenkatesh06/Donation-DApp

Repository files navigation

Donation DApp Website

This Decentralized application (DAPP) demonstrates an application for people to get donations for their projects or humanity use cases.

Main functionalities of the Project

  • Creating fundraising campaigns

  • Updating fundraising campaigns

  • Donating to campaigns

  • Deleting campaigns

  • Withdrawing funds

  • Refunding funds(in case of emergency and campaign deleting)

Live Demo

Contract Address: 0xb94653d869ed7b388b59beb69905670d0a834b7d

https://sepolia.scrollscan.com/address/0xb94653d869ed7b388b59beb69905670d0a834b7d

Graph Query


  const query = `
    {
      donations(first: 10, orderBy: id) {
      from
      id
      message
      name
      timestamp
      }
    }
  `;

ScreenShot

Screenshot

Screenshot

About

Donation(Crowdfunding or Fundraising) Dapp, demonstrates an application for people to get donations for their projects or humanity use cases.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published