/Pending

Primary LanguageTypeScript

Pending

This miniDApp shows the node runner to manage their pending actions.

  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.