Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 979 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 979 Bytes

Web3 Crowdfunding Application

Overview

A decentralized crowdfunding platform built with Laravel, Vue.js, Inertia.js, and Hardhat for smart contract deployment. This platform allows users to create and fund campaigns using Ethereum and connect their crypto wallets via MetaMask.

Features

  • Create Crowdfunding Campaigns: Users can easily set up new campaigns.
  • Fund Campaigns Using ETH: Support for funding campaigns directly with Ethereum.
  • Connect MetaMask Wallet: Seamless integration with MetaMask for wallet connectivity.
  • Track Campaign Progress: Monitor the status and progress of ongoing campaigns.
  • Smart Contracts: Deployed on Ethereum-compatible networks for reliability and transparency.

Technology Stack

  • Backend:
    • Laravel 10
  • Frontend:
    • Vue.js 3 with Inertia.js
  • Blockchain:
    • Hardhat, Ethereum, Ethers.js
  • Wallet Integration:
    • MetaMask, Ethers.js
  • Smart Contract Language:
    • Solidity