apollo-link-ethereum

v0.0.28
`apollo-link-ethereum` allows you to use GraphQL to speak directly to a smart contract on the Ethereum blockchain. The package integrates with [Apollo Client](https://www.apollographql.com) as a "link". There are several "resolvers" so that you can reso

test

jest --config=jest.config.js

test-watch

npm run test -- --watch

build

tsc -p .

bundle

rollup -c

dist

yarn build && yarn bundle

watch

tsc -w -p . & rollup -cw

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/26/2019

Downloads

Maintainers