You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# 📡 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.
3
6
4
7
## Requirements
5
8
- node (https://nodejs.org/en)
@@ -24,4 +27,4 @@ If you want to specify a non-standard location for the ethereum_clients director
24
27
If you want to use a Geth + Prysm client pair, pass those as --executionclient (-e) and --consensusclient (-c) options to index.js:
0 commit comments