Skip to content

STATELESSART/tezos-indexer

Repository files navigation

cootoo

cootoo indexer

First steps

  • Install Poetry and GNU Make
  • Enter the project's directory with cd cootoo
  • Install required dependencies with make install
  • Generate types and handlers with dipdup init
  • Ensure generated project is valid with make lint
  • Commit your code with git init && git add -A && git commit -m 'Initial commit'
  • Spawn a Docker Compose stack with docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published