Skip to content

Blockchain Todo Board Web App Powered by Ethereum Smart Contracts

Notifications You must be signed in to change notification settings

Gapur/ethereum-todo-board

Repository files navigation

ethereum-todo-board

Blockchain Todo Board Web App Powered by Ethereum Smart Contracts

todo-board

Installation

We use npm in this project. The easiest way to install it from npm and run it from your terminal.

  1. Clone this repository
git clone https://github.com/Gapur/ethereum-todo-board.git
  1. Install dependencies
npm install
  1. Launch app
npm start # for npm
yarn start # for yarn

Releases

No releases published

Packages

No packages published