/tezos-explorer

A block explorer for Tezos

Primary LanguageMakefile

A chain explorer for tezos.

For now, it solely consists of a work in progress SQL schema for PostgreSQL.

Test instructions

Here are basic instructions to init a PostgreSQL database and import the schema:

$ make init
$ make