/IPFS-lit

This project covers the frontend DApp that uploads, store, and retrieve data from IPFS.

Primary LanguageJavaScript

Example App using IPFS and Lit

This example shows how to upload a file to IPFS, encrypt the link to the file, and then decrypt the link to display the image.

Getting Started

This project was bootstrapped with Create React App.

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.\