Skip to content

This project aims to help to look up for MCH extensions filtering by rarity and ordering by attributes.

Notifications You must be signed in to change notification settings

msalsas/mch-extensions

Repository files navigation

mch-extensions

https://mchextensions.xyz

MyCryptoHeroes extensions app

This project aims to help to look up for MCH extensions filtering by rarity and ordering by attributes.

  • All extensions are stored with indexedDB (front-end side) by clicking on "Load All" button (Unique extensions tab). It can take some hours.
  • Then you can filter/order all unique extensions.
  • You need to be connected to Ethereum with Metamask or any other Ethereum wallet.

My Crypto Heroes is an RPG battle game that is built on the Ethereum blockchain. Use this code to sign up if you want to get a special replica heroe: YuiN

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Run End-to-End Tests with Cypress

npm run test:e2e:dev

Lint with ESLint

npm run lint

About

This project aims to help to look up for MCH extensions filtering by rarity and ordering by attributes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published