Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 280 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 280 Bytes

DERO Image Gallery

This app stores the image files on IPFS via the Pinata API. The IPFS CIDs of each image is stored in a DERO smart contract.

How to start

Start your DERO simulator.

Run script to install smart contract: ./install_smart-contract.sh

Run npm run dev.