Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cli refactor #78

Open
Andrei-Dolgolev opened this issue Oct 1, 2024 · 0 comments
Open

Cli refactor #78

Andrei-Dolgolev opened this issue Oct 1, 2024 · 0 comments

Comments

@Andrei-Dolgolev
Copy link
Contributor

  • seer

    • Worm

      • crawler (Start crawlers for various blockchains.)
      • synchronizer (Decode crawled data from blockchains.)
      • historical-synchronizer (Decode historical data from blockchains in reverse order.)
      • state-crawler (Crawl state data from blockchains.)
      • metadata-crawler (Crawl metadata for nfts and other assets.)
    • Generator

      • blockchain
        • generate (Generate methods and types using templates.)
      • starknet
        • generate (Generate Go bindings from a Starknet ABI.)
        • parse (Parse a Starknet contract's ABI.)
      • evm
        • generate (Generate Go bindings from an EVM ABI.)
      • abi
        • parse (Parse an ABI to Seer's internal format.)
    • Utils

      • inspector
        • read (Decode and read proto data from storage.)
        • db (Inspect database consistency.)
        • storage (Inspect storage consistency (filesystem, GCP, AWS).)
      • database
        • index
          • clean (Clean database indexes (transactions, logs).)
          • ensure-selectors (Ensure all ABI functions have selectors.)
          • deployment-blocks (Fill abi jobs deploy blocks)
        • customer
    • version (Print the version of Seer.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant