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
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
🏃 On the way...
MIT © Ege Sabanci [email protected]