Y
Hacker News
new
|
ask
|
show
|
jobs
by
UncleEntity
2913 days ago
I don't think I get it...
It lets you query the state of the blockchain using graphql? -- which is actually a good idea.
1 comments
alexkern
2913 days ago
It allows you to query the blockchain using a consistent API and offers some features not present in the standard JSON RPC API, like ENS domain resolution. Makes it useful for building decentralized apps.
link