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 f9d5ffa commit 20664d2Copy full SHA for 20664d2
book/src/SUMMARY.md
@@ -130,7 +130,6 @@
130
- [K8s Remote Run](lib/k8s/REMOTE_RUN.md)
131
- [K8s Tutorial](lib/k8s/TUTORIAL.md)
132
- [Config](lib/config/config.md)
133
- - [CRIB Connector](lib/crib.md)
134
- [Docker](lib/docker/overview.md)
135
- [Blockchain nodes](lib/docker/blockchain_nodes.md)
136
- [Chainlink ecosystem](lib/docker/chainlink_ecosystem.md)
book/src/lib.md
@@ -11,8 +11,13 @@
11
12
</div>
13
14
+<div class="warning">
15
+
16
**DEPRECATED: This is v1 version and it is not actively maintained**
17
18
+</div>
19
20
21
The purpose of this framework is to:
22
- Interact with different blockchains
23
- Configure CL jobs
book/src/lib/crib.md
0 commit comments