Skip to content

Commit a0dcf9f

Browse files
Update README.md
1 parent f70714e commit a0dcf9f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 📡 buidlguidl client
2-
This project will download clients executables and start a Reth + Lighthouse node pair. Syncing the client databases will require ~1.2 TB of free space.
2+
3+
> [full ethereum node in one command](https://client.buidlguidl.com)
4+
5+
This project will download and start a Reth + Lighthouse node pair. Syncing the client databases will require ~1.2 TB of free space.
36

47
## Requirements
58
- node (https://nodejs.org/en)
@@ -24,4 +27,4 @@ If you want to specify a non-standard location for the ethereum_clients director
2427
If you want to use a Geth + Prysm client pair, pass those as --executionclient (-e) and --consensusclient (-c) options to index.js:
2528
```bash
2629
node index.js --executionclient geth --consensusclient prysm
27-
```
30+
```

0 commit comments

Comments
 (0)