Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Create a plugin to offer a GraphQL API #75

Closed
cburgdorf opened this issue Nov 11, 2018 · 1 comment
Closed

Create a plugin to offer a GraphQL API #75

cburgdorf opened this issue Nov 11, 2018 · 1 comment

Comments

@cburgdorf
Copy link
Contributor

What is wrong?

Nick (@Arachnid ) recently started to build a GraphQL API (as an alternative to the JSON RPC API) on top of the Ethereum Go client.

ethereum/go-ethereum#17903

There's a good chance that this will be standardized and become a thing across multiple clients. Apart from that, I believe it's a great use case for our Plugin API.

How can it be fixed

The existing JSON-RPC plugin can serve as a starting point but the rest is mostly "just figure it out".

@pipermerriam pipermerriam transferred this issue from ethereum/py-evm Dec 21, 2018
@pipermerriam
Copy link
Member

Replaced by #302

@carver carver closed this as completed Apr 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants