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
- Host: GitHub
- URL: https://github.com/beenotung/cordova-ipfs-example
- Owner: beenotung
- Created: 2018-04-29T08:53:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-29T09:34:01.000Z (over 7 years ago)
- Last Synced: 2025-06-02T07:42:17.281Z (4 months ago)
- Language: JavaScript
- Size: 2.34 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
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