Skip to content

Cardium Explorer is a web tool designed to interact with the Cardium Coin Blockchain. This explorer allows users and developers to view real-time information about transactions, blocks and addresses, providing a transparent and intuitive experience when navigating the blockchain.

Notifications You must be signed in to change notification settings

cardiumcoin/explorer

Repository files navigation

CARDIUM Explorer

CARDIUM Blockchain Explorer is available on https://explorer.cardium.network

Setup

Install NodeJS

Install yarn

Install gulp-cli:

yarn global add gulp-cli

Run locally

From the project directory run:

yarn install 
yarn start

Your browser will open local version of CARDIUM Explorer automatically.

Build

Build process creates ./dist directory with CARDIUM Explorer distribution that supports mainnet, testnet and a custom network. To create the distribution, run from the project directory:

gulp buildOfficialProd

About

Cardium Explorer is a web tool designed to interact with the Cardium Coin Blockchain. This explorer allows users and developers to view real-time information about transactions, blocks and addresses, providing a transparent and intuitive experience when navigating the blockchain.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages