https://github.com/victorb/js-ipfs-passing-data
https://github.com/victorb/js-ipfs-passing-data
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/victorb/js-ipfs-passing-data
- Owner: victorb
- Created: 2016-11-19T11:57:17.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-19T15:56:51.000Z (over 9 years ago)
- Last Synced: 2025-02-22T04:14:25.214Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://victorbjelkholm.github.io/js-ipfs-passing-data/
- Size: 6.75 MB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# js-ipfs-passing-data
[](https://github.com/RichardLitt/standard-readme)
> Quick demo of js-ipfs running in the browser
## Install & Usage
Clone the repository and then
```
npm install
npm start
```
Now a local server is running on http://localhost:3000
Disclaimer: Currently does not work in Firefox if you build yourself, until https://github.com/hildjj/node-cbor/pull/39 have been merged and released
## Contribute
PRs accepted.
Small note: If editing the README, please conform to the [standard-readme](https://github.com/RichardLitt/standard-readme) specification.
## License
MIT © 2016 Victor Bjelkholm