We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c17b87 commit 43fa1caCopy full SHA for 43fa1ca
book/src/framework/images/img.png
28.3 KB
book/src/framework/interactive.md
@@ -11,6 +11,10 @@ For other platforms use [Docker Desktop](https://www.docker.com/products/docker-
11
12
Download the latest CLI [here](https://github.com/smartcontractkit/chainlink-testing-framework/releases/tag/framework%2Fv0.1.6)
13
14
+Allow it to run in `System Settings -> Security Settings` (OS X)
15
+
16
+
17
18
```
19
./framework build node_set
20
framework/.changeset/v0.1.7.md
@@ -0,0 +1,2 @@
1
+- Simplify env vars
2
+- Ship all logs to local Loki by default
0 commit comments