Skip to content

eosdac/eosdac-token-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eosdac-token-explorer

An EOS Compatible Token Explorer

image

This repo contains all files to set up a full token explorer on EOS compatible blockchains.

The token explorer consists out of 3 subunits. Please see their corresponding readme files for installation instructions and requirements.

  • frontend - The web-facing front end code for the Token Explorer
  • deamon - The deamon used to populate the token database with blockchain data for that token
  • api - The API to query the token database