apollo-link-ethereum-mutations-ethersjs

v0.0.37
Allows applications using [Apollo Client](https://www.apollographql.com/docs/tutorial/client.html#apollo-client-setup) to easily transact with the Ethereum blockchain using [Ethers.js](https://github.com/ethers-io/ethers.js/). This package uses [Local St

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 7/4/2019

Downloads

Maintainers