Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 237 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 237 Bytes

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