Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yasharmaster/hint18

Sarah - A blockchain powered interactive journal
https://github.com/yasharmaster/hint18

blockchain bootstrap4 ethereum ethereum-dapp solidity truffle

Last synced: 11 days ago
JSON representation

Sarah - A blockchain powered interactive journal

Awesome Lists containing this project

README

        

# Sarah

A blockchain powered interactive journal

## Demo

[![IMAGE ALT TEXT HERE](https://img.youtube.com/vi/lr9mZSmilvo/0.jpg)](https://www.youtube.com/watch?v=lr9mZSmilvo)

## 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.