github CATProtocol/cat-token-box v20250113

one day ago

Recommended system requirements: 8 CPUs, 32G memory

How to upgrade tracker:

  • Pull the latest code

  • Go to the project root folder, run yarn install && yarn build

  • Go to the tracker folder

    • Run yarn install && yarn build

    • Run migration: yarn migration:run

    • Add a new line REINDEX_BLOCK_HEIGHT=365400 into .env file

    • Start tracker worker and api

    • Remove REINDEX_BLOCK_HEIGHT=365400 from .env file to avoid tracker reindexing when it restarts next time

Don't miss a new cat-token-box release

NewReleases is sending notifications on new releases.