Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (30 loc) · 1.13 KB

File metadata and controls

45 lines (30 loc) · 1.13 KB

Pendulum Explorer

The Official Explorer for Pendulum (HLX) developed by the Helix Network Organization. The explorer is built based on the Iota-Tangle-Explorer.

Special thanks to all of the Iota-Tangle-Explorer Contributors!

Prerequisites

  • Node.js (10.16.0) +
  • Yarn >= v1.16.0

Instructions

  1. Clone this repo
git clone https://github.com/HelixNetwork/pendulum-explorer.git
  1. Go to the explorer directory
cd pendulum-explorer
  1. Install dependencies
yarn install
  1. Start development server with hot reload at localhost:8080
yarn run dev
  1. Production build with minification
yarn run build

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Discussion

Discuss pendulum explorer in our discord.