/dtp-leftovers

Trash Panda Leftovers

Primary LanguageVue

Netlify Status

You can access a live version at dtp-leftovers.netlify.app.

Trash Panda Leftovers ๐Ÿ—‘๏ธ๐Ÿฆ

Trash Panda Leftovers is a community built tool which shows you the probability of minting any of the 'leftover' Degenerate Trash Panda in the collection that have yet to be minted.


ToDo

  • Automatically pull & update new mints from the blockchain
  • Clean up code

Deploy your own version

The entire app is open source, so you can deploy locally and it should just work. Follow these steps:

Install the dependencies: ๐Ÿ“ฆ

npm install

Compiles and hot-reloads for development ๐Ÿงช

npm run serve

Compiles and minifies for production ๐Ÿš€

npm run build

Lints and fixes files ๐Ÿ’Š

npm run lint