Will Cory
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...
- 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...
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...
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...
- Adds @eth-optimism/atst to circle ci