Coder Social home page Coder Social logo

ghousetazeem / seedfund Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 22.87 MB

A Web 3 fund raising application built for smart india hackathon semi-finals

License: MIT License

JavaScript 92.64% CSS 1.22% Solidity 6.14%
blockchain ethereum ethers hardhat nextjs reactjs smart-india-hackathon smartcontract solidity tailwindcss

seedfund's Introduction

SeedFund.mp4

Seed Fund

This is a decentralized crowdfunding application with NextJS and Solidity. In this dapp peoples can create campaigns or donate to them.

Built for the Smart India Hackathon Finals

๐Ÿ’ก Features

  • Dark Theme
  • Responsive UI
  • Wallet Authentication
  • Create Campaign
  • Donate or Withdraw Ethereum

๐Ÿ› ๏ธ Built With

๐Ÿ“ธ Screenshots

cf-ss-1 cf-ss-2 cf-ss-3 cf-ss-4 cf-ss-5 cf-ss-6

๐Ÿšฉ Getting Started

First of all you need to clone the repository and install the dependencies

git clone https://github.com/ahmedsemih/CrowdFunding-dApp.git
cd client
npm install
cd ..
cd smart-contract
npm install

After doing this you must create a project on Alchemy. Then assign the following environment variables

--- CLIENT ---
NEXT_PUBLIC_API_BASE_URL - API url like: http://localhost:3000/api
NEXT_PUBLIC_PROVIDER_URL - Alchemy url with your API key
NEXT_PUBLIC_CONTRACT_ADDRESS - Address of your contract ( You will get this after deploy your contract )
NEXT_PUBLIC_PRIVATE_KEY - Metamask private key

--- SMART CONTRACT ---
ACCOUNT_PRIVATE_KEY - Metamask private key
PROJECT_ID - Alchemy API key

And deploy your smart contract then run your client

--- SMART CONTRACT ---
npx hardhat run scripts/deploy.js --network sepolia

--- CLIENT ---
npm run dev

seedfund's People

Contributors

ghousetazeem avatar amaan-uddin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.