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

refactor cli interface so it selects which indexer to use #414

Open
rafaelcr opened this issue Feb 10, 2025 · 0 comments
Open

refactor cli interface so it selects which indexer to use #414

rafaelcr opened this issue Feb 10, 2025 · 0 comments
Assignees

Comments

@rafaelcr
Copy link
Collaborator

The current chainhook-cli package is only concerned with ordinals indexing because it's inherited from ordhook. We should:

  • Rename it to just cli
  • Standardize commands so they work across all indexers (currently ordinals and runes)
  • Allow users to run this tool in one or the other indexing modes for easier deployment
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

Successfully merging a pull request may close this issue.

2 participants