Code Monkey home page Code Monkey logo

crowdfunding-blockchain-app's Introduction

Crowdfunding App Built with Blockchain Technology

This is the final project of team 6 from the Encode Solidity Bootcamp (March 2023). You can view the live app here: https://crowdfunding-tau-three.vercel.app/

Smart Contract Part (Important notes)

  • Use "Sepolia" instead of "Goerli" in the project. We can experience transaction failures otherwise. In case you would need its Chain ID: 11155111.

  • Web3 Interface to interact with the smart contract: https://thirdweb.com/sepolia/0x15e361ED55dB122794Dc810A5f025ac0d0ECb371/explorer

  • Smart Contract Address: 0x15e361ED55dB122794Dc810A5f025ac0d0ECb371

  • Dotenv: You do not need to add your private key and deploy the smart contract 2nd time because the contract is already deployed. .env file has only PRIVATE_KEY constant used to deploy the contract.

To get started with the project, navigate to the project directory and run:

cd client

To run the client application, first install the required dependencies using:

npm install

Once the dependencies are installed, you can start the development server using:

npm run dev

This command will build the application and start a development server at http://localhost:5173/, where you can view the application in your browser. Any changes you make to the code will be automatically reloaded in the browser.

If you encounter any issues with vite, you may need to install it globally:

npm install -g vite

crowdfunding-blockchain-app's People

Contributors

akezh avatar hayleyiscoding avatar hylance avatar js3867 avatar subbu0x0 avatar

Stargazers

 avatar  avatar

Forkers

hayleyiscoding

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.