minima-global / DappStore

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Health

This miniDApp shows the current status of the network and other general information from your node. This app requires WRITE access.

  1. Please copy the .env.example file and name the file: .env and fill out the following variables:
VITE_DEBUG_HOST=
VITE_DEBUG_MDS_PORT=
VITE_DEBUG_UID=
  1. Install by running yarn install
  2. Run the application by running yarn run dev

Alternatively, run npm run zip and then install the mds zip file in the root folder.

About


Languages

Language:TypeScript 79.2%Language:JavaScript 16.8%Language:CSS 3.3%Language:HTML 0.4%Language:Shell 0.3%