Skip to content

An Ethereum Blockchain-based crowdfunding platform for creators to launch projects, set funding goals, and connect with backers for support.

Notifications You must be signed in to change notification settings

Praveenkumar5048/Ethereum_campaign

Repository files navigation

Ethereum_campaign

An Ethereum Blockchain-based crowdfunding platform for creators to launch projects, set funding goals, and connect with backers for support.

Getting Started

Follow these steps to set up and run the project locally.

Prerequisites

  • Make sure you have setup metamask wallet. We are using sepolia test network.

Installation

  1. Clone the repository:
    git clone https://github.com/Praveenkumar5048/Ethereum_campaign.git
    cd Ethereum_campaign
  2. Create a .env file that includes follwing details:
    NEXT_PUBLIC_PNEMONIC = your 12 word metamask pnemonic
    NEXT_PUBLIC_API = This is infura api endpoint for connecting to sepolia test network
  3. To get the above infura endpoint you need to create a free infura account Click this link, varify your mail and you will be able to create new API key
  4. Install dependencies
    npm install
  5. Run the Project
    npm run dev

Open for contributions

About

An Ethereum Blockchain-based crowdfunding platform for creators to launch projects, set funding goals, and connect with backers for support.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published