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

public blockchain

Created
Created
2020 Nov 1 15:33
Refs
Refs
public blockchain은 전세계 사람 어느 누구든 blockchain에 접근하여 data를 읽을 수도 있고 transaction을 날릴 수
또한 채굴(consensus process)에 참여할 수
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/
public blockchain
Copyright Seonglae Cho