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
- Host: GitHub
- URL: https://github.com/dipanshkhandelwal/e-steemed-notes
- Owner: DipanshKhandelwal
- License: apache-2.0
- Created: 2019-01-19T05:26:47.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-20T09:31:18.000Z (almost 7 years ago)
- Last Synced: 2025-02-15T04:58:46.131Z (9 months ago)
- Language: JavaScript
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```