Skip to content

satyasandeep007/fundmeoneth

Repository files navigation

FundmeonETH

Demo

🧐 Abstract

There are many underrated and unrecognized content creators who work hard every single day without much recognition. With the existing social media platforms, these creators do not get enough for the work they put in. What if we can help them by creating a platform to fund their content with new-age tech?

🙌🏻 Our Solution

A decentralized platform for content creators to fund their content with new-age tech. The creators can create a profile and upload their content. and can ge the the funds they need to fund their content. User can fund the creators.

Video link :

demo video

LinkedIn Post

linked post

Hackathon Video

youtube

Tech Stack:

  • React
  • Tailwind CSS
  • Hard Hat
  • Solidity
  • Ganache
  • Remix
  • Ethereum
  • Metamask

To Run the Project

  1. Metamask : Install wallet extension on your browser.
  2. Ganache: Install ganache in your system and create basic setup and import some accounts in your metamask wallet
// Solidity
$ cd solidity
$ npm install
$ npx hardhat clean
$ npx hardhat compile
$ npx hardhat run .\scripts\deploy.js --network local 
$ npx hardhat --network local verify {YOUR_CONTRACT_ADDRESS}

// React
$ npm install
$ npm run start

👫 Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published