asobiesk / hardhat-fund-me-fcc

Learning Solidity Smart Contracts development with FCC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Hardhat Fund Me

A simple decentralized application running on an Ethereum Blockchain. It implements the funding and withdrawal functionalities, allowing the user to collect funds from multiple funders and then transfer them to their own account. Created as a part of this amazing course!

Built With

(back to top)

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Node.js
  • yarn
    npm install --global yarn

Quickstart & Usage

Please check out the course repo.

(back to top)

Acknowledgments

Thank you Patrick Collins and freeCodeCamp!

About

Learning Solidity Smart Contracts development with FCC


Languages

Language:JavaScript 75.5%Language:Solidity 24.5%