/w3ui-ipfs-camera

Example app for w3ui workshop

Primary LanguageJavaScript

w3ui camera app with IPFS

This example is based on the w3ui file upload example.

To run, clone the repo and npm install before starting the server:

git clone https://github.com/jchris/w3ui-ipfs-camera
cd w3ui-ipfs-camera
npm install
npm start