Texonom
Texonom
/
Computing
Computing
/Computing Method/Distributed Computing/P2P/DLT/Block Chain/Block Chain Term/
private blockchain
Search

private blockchain

Created
Created
2020 Dec 6 9:0
Refs
Refs
private network에 참여하기 위해서는 해당 관리자의 허락이 필요
개인 또는 하나의 조직이 blockchain에 대한 접근을 관리하는 것
 
필요한거
genesis block
blockchain Custom Data Directory
blockchain Custom Network ID
 
 
 
Geth를 이용한 private Ethereum chain(private network) 구축
본 글은 Ethereum 기반의 private network를 구축하기 위한 기본적인 내용을 담고 있습니다. node는 Ethereum network에 참여하기 위한 connection point를 말한다. 쉽게 설명하면 node는 일종의 network가 가능한 기기로 보면 된다. peer는 통신하는 상대방 node를 일컫는다. node가 Ethereum network에 참여하기 위해서는 Ethereum client 를 실행해야 한다.
Geth를 이용한 private Ethereum chain(private network) 구축
https://medium.com/onther-tech/geth%EB%A5%BC-%EC%9D%B4%EC%9A%A9%ED%95%9C-private-ethereum-chain-private-network-%EA%B5%AC%EC%B6%95-82feeb1d0bbc
Geth를 이용한 private Ethereum chain(private network) 구축

Recommendations

Texonom
Texonom
/
Computing
Computing
/Computing Method/Distributed Computing/P2P/DLT/Block Chain/Block Chain Term/
private blockchain
Copyright Seonglae Cho