Skip to content

Indexer for shared sequencer network Astria

License

Notifications You must be signed in to change notification settings

celenium-io/astria-indexer

Repository files navigation

Astria Indexer

Build Status made_with golang License: MIT

Standalone

To run indexer clone repository, open directory containing project and run build command. Example:

git clone [email protected]:celenium-io/astria-indexer.git
cd astria-indexer
make build

or by docker compose

git clone [email protected]:celenium-io/astria-indexer.git
cd astria-indexer
docker-compose up -d --build

You have to set environment variables for customizing instances and indexing logic. Example of environment file can be found here.

About

Indexer for shared sequencer network Astria

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages