Skip to content

helikon-labs/subvt-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SubVT Landing Page

SubVT (Substrate Validator Toolkit) is a native mobile application for iOS and Android phones, tablets and wearables that provides node operators with tools that aid them in running their validators on any Substrate-based blockchain network. Please find the top-level project repository here.

How to Build

  1. git clone https://github.com/helikon-labs/subvt-web.git
  2. cd subvt-web
  3. npm install
  4. npm run build

Page source is going to be under the dist folder.