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

https://github.com/victorb/js-ipfs-passing-data


https://github.com/victorb/js-ipfs-passing-data

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

          

# js-ipfs-passing-data

[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](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