Salmandabbakuti / todo-dapp

react todo dapp with tx notifier

Home Page:https://todo-dapp-chi.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todo dapp with Notifier

Steps:
  1. Create .env file in root directory with your REACT_APP_BNC_NOTIFY_DAPP_ID=xxx for notifications

You can get dappId from BlockNative Notifier.

Skeleton Used in this project is from here

  1. Install dependencies and run app
npm install
npm run start

About

react todo dapp with tx notifier

https://todo-dapp-chi.vercel.app

License:MIT License


Languages

Language:JavaScript 51.5%Language:CSS 24.7%Language:HTML 17.5%Language:Solidity 6.3%