Skip to content

PiotrTrzpil/ethereum-graphql

Repository files navigation

Ethereum GraphQL

GraphQL schema server built from Ethereum JSON-RPC

Trying it out

npm install
npm start

Then open http://localhost:3000/graphiql

Unused methods

eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByNumber

Releases

No releases published

Packages

No packages published