이더리움
풀노드 구축
iesay
2024. 3. 13. 10:38
https://github.com/eth-educators/eth-docker
GitHub - eth-educators/eth-docker: Docker automation for Ethereum nodes
Docker automation for Ethereum nodes. Contribute to eth-educators/eth-docker development by creating an account on GitHub.
github.com
./ethd install ./ethd config ./ethd up config 과정에서 execution, consensus 노드 원하시는 걸로 선택 모니털이 필요하면 grafana, prometheus 설정 피어 찾을때 레이턴시가 적은 피어들을 찾아서 수동으로 넣어줄수있어요 geth 그걸 자동화해두면 성능 향상에 좋습니다 |