메타마스크가 계정 생성 시 3개의 정보 담고 있음
-account address
: identifies your account
-public key
-private key
: 절대 공개되어서는 안됨
: used to authorize the sending of funds from your account to other accounts
-> all stored as hex numbers
0x253...
=my account address
-> One account is used across all networks
; don't have to create seperate accounts for each network
'PBL Ⅲ > Ethereum and Solidity' 카테고리의 다른 글
Section1 : 12. What's a transaction ~ 16. block time (0) | 2022.08.14 |
---|---|
Receiving Ether (0) | 2022.06.06 |
Metamask Setup (0) | 2022.06.06 |
History & What is Ethereum? , Interfacing with Ethereum Networks (0) | 2022.06.06 |
Introduction (0) | 2022.06.06 |