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

[gnoclient] Add direct support for specific queries, create readonly client #3305

Open
leohhhn opened this issue Dec 8, 2024 · 1 comment

Comments

@leohhhn
Copy link
Contributor

leohhhn commented Dec 8, 2024

Description

Currently gnoclient only handles the general query case where we have to pass a specific query path to get what we want. We should add separate functions for all query paths to make the package easier to use.

We should also be able to initialize a readonly client without the signer (provider/signer arch).

@thehowl
Copy link
Member

thehowl commented Dec 12, 2024

The readonly client can also implement simluate features; similar to how they're now being used in gnokey.

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

No branches or pull requests

2 participants