Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 416 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 416 Bytes

Lyra

About

Lyra is a indexing engine for the Cardano blockchain. It is a fork of Scrolls and compatible with the Quill javascript reducers.

Usage

Build Docker Image

docker build -t lyra .

Run example

cd examples/deno-postgres
docker compose up -d

TODO

  • Panic if disconnected from redis db