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

https://github.com/beenotung/cordova-ipfs-example

ipfs hybrid app example
https://github.com/beenotung/cordova-ipfs-example

Last synced: 2 months ago
JSON representation

ipfs hybrid app example

Awesome Lists containing this project

README

          

= cordova-ipfs-example

== Installation

```
yarn global add cordova || npm i -g cordova
cordova prepare android
cordova run android

```

== Dependencies

=== Cordova Dependency

. cordova-plugin-ipfs
. cordova-plugin-file

=== Browser Dependency

. buffer https://github.com/feross/buffer
. ipfs-api https://github.com/ipfs/js-ipfs-api