-
Notifications
You must be signed in to change notification settings - Fork 118
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
[ARC-80] Querying blockchain information using a URI format #324
base: main
Are you sure you want to change the base?
Conversation
Using account instead of address to refer to a foreign address
Hello @SudoWeezy, great and much-needed ARC. Just a humble suggestion given the fact that proposed URI format (e.g. I suggest making this small change and move App and Asset to
Rational:
I humbly believe that this way we will have ARC80:
|
Thanks, I made the update based on your wise comment! |
URI Scheme for Blockchain Information Querying (ARC-80)
This ARC proposes a standardized URI scheme for querying blockchain information.
It introduces new URI formats for retrieving data on application states and asset fields directly, supporting read-only queries.
Inspired by ARC-26, it provides a consistent method for accessing blockchain data without using an SDK.