v0.5.1
What's Changed
- sg readme commands by @skuhlmann in #500
- adds deafult graph keys in dao data by @skuhlmann in #501
- version bump by @skuhlmann in #502
USAGE IMPACT
All subgraph queries now require a graph key.
Any hook, component, function that takes a graphApiKey arg of the keychain should be optional and can be left out if you put this env variable in you app
NX_GRAPH_API_KEY_MAINNET=
There is a future refactor opportunity here... reach out if interested!
Full Changelog: v0.5.0...v0.5.1