Skip to content

A simple to do application built using solidity, etherjs, react, hardhat on ethereum blockchain.

Notifications You must be signed in to change notification settings

Ad-h0c/To-do-Dapp

Repository files navigation

To-do-Dapp

A simple todo application built on goerli testnet using solidity, ether.js, react.js, tailwindcss, and hardhat.

You can create account using your metamask wallet or login if you have already have an account.

You can clone or fork this repository to use it.

If there are any issues, mention under the issues or PR.

Getting Started

Requirements

  • git

    • You'll know you did it right if you can run git --version and you see a response like git version x.x.x
  • Nodejs

    • You'll know you've installed nodejs right if you can run:

      • node --version and get an ouput like: vx.x.x
  • npm

    • You'll know you've installed npm right if you can run:

      • npm --version and get an output like: x.x.x

Quickstart

Clone the application to your local machine

Open the terminal and execute the commands below.

git clone https://github.com/Ad-h0c/To-do-Dapp.git
cd To-do-Dapp
npm install

To fork the application to your git hub account click on the fork icon on upper right corner of the repository.

Enjoy!

About

A simple to do application built using solidity, etherjs, react, hardhat on ethereum blockchain.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages