gc*, gd*, ge*, gfortran: add Korean translation (#14294)
This commit is contained in:
20
pages.ko/common/geth.md
Normal file
20
pages.ko/common/geth.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# geth
|
||||
|
||||
> go-ethereum 명령줄 인터페이스.
|
||||
> 더 많은 정보: <https://geth.ethereum.org>.
|
||||
|
||||
- 메인 이더리움 네트워크에 연결하고 자동으로 전체 노드를 다운로드:
|
||||
|
||||
`geth`
|
||||
|
||||
- Ropsten 테스트 네트워크에 연결:
|
||||
|
||||
`geth --testnet`
|
||||
|
||||
- 새로운 계정 생성:
|
||||
|
||||
`geth account new`
|
||||
|
||||
- 마이닝 활성화:
|
||||
|
||||
`geth --mine`
|
Reference in New Issue
Block a user