Skip to content

techcoderx/vsc-explorer

Repository files navigation

VSC Explorer

Block explorer for VSC, a Hive L2 smart contract platform.

Required Dependencies

  • pnpm
  • nodejs (Latest LTS)

Setup

Installation

git clone https://github.com/techcoderx/vsc-explorer
cd vsc-explorer
pnpm i

Start development server

pnpm start

Build

Create minified build

pnpm run build

The resulting files can be found in dist folder.

Test minified build

pnpm run preview

About

VSC Block Explorer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages