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

Support tx-indexer provider #193

Open
jinoosss opened this issue Nov 27, 2024 · 1 comment
Open

Support tx-indexer provider #193

jinoosss opened this issue Nov 27, 2024 · 1 comment

Comments

@jinoosss
Copy link
Member

tm2-js-client needs to support indexer queries for some additional extension support.

The getGasPrice function gets information from the indexer for implementation and additional feature support.

The current Provider is a different type than the indexer Provider and must be injected and used separately in the wallet instance (e.g. TM2RPCProvider, IndexerProvider, etc.).

We need to discuss the scope of support for indexers.
Indexers can be queried with RPC methods or GraphQL.

@jinoosss
Copy link
Member Author

@zivkovicmilos ,
I'd love to know what you think.

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