Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 578 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 578 Bytes

This Dapp is written as part of my intern with Flex Dapps Pty Ltd.

The front-end is written in Svelte

The app uses IPFS as a decentralized file storage and webpack to facilitate the web functionalities.

JS-IPFS is used to interact with IPFS.

And, of course, this cannot be a Dapp without using web3, find out more here .

Run this app by installing aforementioned dependencies

npm i

Then:

npm run dev