Will Cory

Results 118 issues of Will Cory

At Looker we have some endpoints that include a parameter called "fields" that takes a comma separated string of fields to include in the response. Because of the dynamic nature...

p3

- Add optimism goerli to infura provider

When using executable schema, instantiating a new Apollo client can be slow. To speed it up it would be helpful to be able to be able to do the reverse...

project-apollo-client

I add trpc which is the best way to create APIs with typescript that are meant to be consumed by other typescript services or UI. The cool thing is with...

common-ts

Because of copy paste pasta this test had relics from AssetReceiver

- add cli for @eth-optimism/atst

This is still a wip but this improves on the docs - Adds links to community.optimism.io - Adds a getting started - Adds a main README - Adds react.js instructions...

Add the sdk to @eth-optimism/sdk

Adds some basic boilerplate - Linters - Config files - Basic skeleton of a readme - LICENSE - Add the contract address - Add the ABI Entire sdk library can...

sdk

- Adds @eth-optimism/atst to circle ci