Skip to content

zetamarkets/zeta-program-account-indexer

Repository files navigation

zeta-program-account-indexer

Indexes specific accounts from the Zeta program.

Install dependencies

yarn install

Testing locally

Build the docker image locally

docker build -t zeta-program-accounts-indexer:latest .

Then run the image, grabbing environmental variables from a .env file (you can see an example in .env.example)

docker run --rm --env-file=.env zeta-program-accounts-indexer

About

Indexes all accounts from the Zeta program.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •