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

https://github.com/dipanshkhandelwal/e-steemed-notes

A notes sharing app on SteemIt
https://github.com/dipanshkhandelwal/e-steemed-notes

Last synced: 28 days ago
JSON representation

A notes sharing app on SteemIt

Awesome Lists containing this project

README

          

# Decentralised Intellectual Property
A global decentralised database for IP.

## To Run
* Clone the repository.
``` bash
cd eth-crowdFunding
```
* Include the dependecies -
``` node
npm install
```
``` node
npm start
```