Dynamic NFT Explorer (dynft-explorer)

Explorer for Dynamic NFTs like Ubisoft Quartz ones stored on the aleph.im network

Install the dependencies

yarn

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Build the app for production

quasar build

Customize the configuration

See Configuring quasar.conf.js.