Olá a todos!
Hoje vou mostrar como construir seu próprio smart node da Rocket Pool beta no blockchain TESTNET do Ethereum. Um tutorial passo a passo para você que pretender ter pelo menos 16 ETH quando Ethereum 2.0 for lançado e tem um pouco mais de conhecimento técnico ou quer aprender mais sobre o assunto.
Se você deseja apenas fazer stake do seu ETH da maneira mais fácil, sem construir um node, visite esse tutorial: http://mosin.com.br/paypal-integra-bitcoin-para-seus-346-milhões-de-usuarios-rocketpool-airdrop-tutorial/
Video Tutorial:
Requisitos:
Ethereum: 16ETH na Testnet do Goerli -> Disponivel aqui: https://faucet.goerli.mudit.blog/
Servidor:
- 8GB of RAM
- 100GB de spaco em disco SSD
- Acesso root (administrador)
Comandos:
Baixar software da Rocket Pool:
mkdir -p ~/bin && wget https://github.com/rocket-pool/smartnode-install/releases/latest/download/rocketpool-cli-linux-amd64 -O ~/bin/rocketpool && chmod +x ~/bin/rocketpool
Instalar software da Rocket Pool:
rocketpool service install
Configurar:
rocketpool service config
Iniciar:
rocketpool service start
Checar processos dos servicos:
rocketpool service stats
Checar logs de Ethereum 1.0 e Ethereum 2.0
rocketpool service logs eth1
rocketpool service logs eth2
Acessar Ethererum 1.0 e checar sincornizacao:
docker exec -it rocketpool_eth1 /usr/local/bin/geth attach http://localhost:8545
web3.eth.syncing
web3.eth.blockNumber
Configurar carteira do Ethereum (1.0)
rocketpool wallet init
Checar status do Node:
rocketpool node status
Registrar o node com Rocket Pool:
rocketpool node register
Depositar ETH no seu node:
rocketpool node deposit
Checar Status da MiniPool.
rocketpool minipool status
Checar status do Validador:
rocketpool service logs validator
Video Na LBRY.TV
https://lbry.tv/$/embed/guia-completo-para-instalac-a-o-e/10c56a516a11ae3f4228e4dee850f6d9120289f6?r=6HidYUxN8G5W7Ww67kH41Tksg9UcDy8F