Загрузка страницы

Submitting an Ether deposit to the Beacon Chain mulitclient testnet using Ethdo and Metamask

See more of my videos: https://superphiz.github.io/YouTube/ The Ethereum 2 Phase 0 Beacon Chain Multiclient Testnet was launched this morning, these instructions help you add a validator to that testnet: The testnet address shown in this video is outdated, please find a current deposit contract address. Afri Shoedon is the testnet coordinator, check his twitter here: https://twitter.com/a4fri sudo apt install build-essential libstdc++6 snap install go --classic GO111MODULE=on go get github.com/wealdtech/ethdo@latest export PATH=$PATH:$HOME/go/bin ethdo wallet create --wallet=Validators --type=hd --walletpassphrase=walletsecret ethdo account create --account=Validators/1 --passphrase=validator1secret --walletpassphrase=walletsecret ethdo wallet create --wallet=Withdrawal ethdo account create --account=Withdrawal/Primary --passphrase=withdrawalsecret (You must have a beacon node running to execute the next step)  ethdo validator depositdata \ --validatoraccount=Validators/1 \ --withdrawalaccount=Withdrawal/Primary \ --depositvalue=32Ether \ --passphrase=validator1secret \ --raw The multiclient testnet address shown in the video is outdated, you'll need to find a new one.

Видео Submitting an Ether deposit to the Beacon Chain mulitclient testnet using Ethdo and Metamask автора Audi Enthusiasticsmsmsmsmsm
Показать
Страницу в закладки Мои закладки
Все заметки Новая заметка Страницу в заметки