Skip to content

Commit 4c17ea8

Browse files
committed
chore: update sdk readme
1 parent 63ec3d1 commit 4c17ea8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

kleros-sdk/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22

33
_Archon's successor_
44

5-
To run the data mappings tests:
6-
7-
1. Go into the `dataMappings.test.ts` file and substitute the "insertGraphApiKeyHere" placeholder for your TheGraph graph api key, line 36. Then do the same for the "insertAlchemyApiKeyHere" variable to pass it as second parameter when calling both the callAction() and eventAction() functions, at lines 90 and 120 of the file, respectively.
8-
9-
2. At the root folder level, do:
5+
To run the data mappings tests, at the root folder level, do:
106

117
```bash
128
yarn test

0 commit comments

Comments
 (0)