Skip to content

egesabanci/solidity-todoapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This repository contains very simple to-do storage which is created with Solidity (for smart contracts) on Ethereum (Ropsten Testnet) Blockchain, React and Ethers.js

Quick Local Setup

Clone the repository

>>> git clone https://www.github.com/egesabanci/solidity-todoapp

Change directory into the frontend and install dependencies

>>> cd solidity-todoapp/frontend
>>> npm install

Run the local dev-server

>>> npm run start

Application Overview

Application Overview

Application Overview - With Connected Wallet

Technical Blog Post

🏃 On the way...

License

MIT © Ege Sabanci egesabanci@outlook.com.tr