Skip to content

TokelPlatform/token-explorer

Repository files navigation

Tokel's Token Explorer

This repo contains the code to run a token-specific web explorer with Tokel-compatible chains as data sources.

The explorer will use data directly from a full Tokel node.

Blockchain data is stored in Elastic Search Store.

When deploying the server you have to manually create .env.local file in root of the project and populate the following environment vars.

LOCAL_RUN=1
ELASTIC_USER=xxx
ELASTIC_PASS=xxx
ELASTIC_PORT=xxx
RPC_USER=xxx
RPC_PASS=xxx
ELASTIC_SERVER=xxx
TOKEL_SERVER=xxx

About

Token exploration website for the Tokel blockchain

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •