Skip to content

Commit 553df0a

Browse files
committed
move gql client
1 parent fd69a73 commit 553df0a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+20561
-0
lines changed

framework/clclient/gql/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## GQL SDK
2+
3+
This client is copied from [core](https://github.com/smartcontractkit/chainlink/tree/develop/deployment/environment/web/sdk) so we can use it without directly importing `chainlink/v2` in any projects which run CL node.
4+
5+
```bash
6+
go run generate.go
7+
```

0 commit comments

Comments
 (0)