Skip to content

Commit 87a392d

Browse files
authored
Update Client support section (#18)
1 parent ccc90e1 commit 87a392d

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

README.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,17 +17,18 @@ in place to restrict access only from validator clients. At the moment, only JSO
1717
The goal of this specification is to promote interoperability between various validator client implementations and remote signing services.
1818

1919
## Client support
20-
| Validator Clients | Status |
21-
| ----------------- | ---------------- |
22-
| Prysm | Supported v1.0.0 |
23-
| Teku | Supported v1.0.0 |
24-
| Lighthouse | |
25-
| Nimbus | |
26-
| Lodestar | Supported v1.0.0 |
27-
28-
| Remote Signing Service | Status |
29-
| ---------------------- | ---------------- |
30-
| Web3Signer | Supported v1.0.0 |
20+
| Validator Clients | Status |
21+
| ----------------- | --------- |
22+
| Prysm | Supported |
23+
| Teku | Supported |
24+
| Lighthouse | Supported |
25+
| Nimbus | Supported |
26+
| Lodestar | Supported |
27+
| Vero | Supported |
28+
29+
| Remote Signing Service | Status |
30+
| ---------------------- | --------- |
31+
| Web3Signer | Supported |
3132

3233
## Running API Browser Locally
3334

0 commit comments

Comments
 (0)