/eth-todo-list

repository for my first blockchain app

Primary LanguageJavaScript

eth-todo-list

Install dependencies: node.js metamask extension Truffle Framework: $ npm install -g truffle@5.0.2 Ganache: http://truffleframework.com/ganache

$ truffle init $ npm install $ truffle compile $ truffle migrate $ truffle migrate --reset