/HINT18

Sarah - A blockchain powered interactive journal

Primary LanguageJavaScript

Sarah

A blockchain powered interactive journal

Demo

IMAGE ALT TEXT HERE

Run Project

Use following commands -

npm install

truffle compile (in windows use truffle.cmd compile)

launch ganache

truffle migrate (in windows use truffle.cmd migrate)

npm run dev

Go to http://localhost:8080/ to test the app.