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

The official Pendulum Explorer for tracking transactions in the HelixNetwork.

License

Notifications You must be signed in to change notification settings

HelixNetwork/pendulum-explorer

Repository files navigation

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.

About

The official Pendulum Explorer for tracking transactions in the HelixNetwork.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published