create account

Build a Polkadot validator node to be a Block Producer in the Blockchain Poc-2 by melea

View this thread on: hive.blogpeakd.comecency.com
· @melea · (edited)
$0.15
Build a Polkadot validator node to be a Block Producer in the Blockchain Poc-2
![Screenshot from 2018-08-12 22-18-34.png](https://cdn.steemitimages.com/DQmXBtMpgzWfVLsVeQdMe6w4jrT4ERvNXXDwooHBEaqWUiy/Screenshot%20from%202018-08-12%2022-18-34.png)

https://github.com/paritytech/polkadot


Hello, I am back new manual for becoming a Validator for Polkadot and the new tools and links.

What better time to invite you to participate, which is just now when they are opening positions for new block producers every day, and by voting, that Polkadot is DECENTRALIZED papá, nothing of centralizations Banking and other centralizations.

For Polkadot the following hardware is sufficient

+ 1 Core 
+ 4 Ram
+ Node on 24x7x365

You can install it on Mac or Ubuntu 16.04 / 18.04

As it is a tesnet network I will not elaborate a list of security measures, that will be a post later.

the commands to install Polkadot

```
curl https://sh.rustup.rs -sSf | sh

sudo apt install make clang pkg-config libssl-dev

cargo install --git https://github.com/paritytech/polkadot.git --branch v0.2 polkadot

polkadot --name '-writeyournamehere-111-'

```

If you see in the logs, you are fine here

![Screenshot from 2018-08-12 21-05-41.png](https://cdn.steemitimages.com/DQmYT7qKFzmFqxDWjuAXww9ycNdtBxDQkPHY1w54z67JcRv/Screenshot%20from%202018-08-12%2021-05-41.png)

you can see the last block that your node has synchronized here


https://telemetry.polkadot.io/

![Screenshot from 2018-08-12 21-11-17.png](https://cdn.steemitimages.com/DQmak7E48JoyiXvFQb119eYcMorkGJD79YAEyoWKrbatKZA/Screenshot%20from%202018-08-12%2021-11-17.png)

ok, here everything is in order.

If you want to obtain a backup ZIP of the blockchain from the +1 million block, you can download my backup file and follow these steps at your own risk, it is an unofficial backup. (always verify who you trust, trust melea-trust?

```
stop polka crtl+C

*Open dir for Data base

cd .local/share/Polkadot/chains/krummelanke/

*Delete the actual DB

sudo rm -r db/*

cd
* Download the data base Backup
wget -c 'https://gateway.ipfs.io/ipfs/QmePy1q8qNTgDK8M4iHN6NUy9W9HGf6JRgG1seSKQd3D7d' -O db.tar.gz

(The first time you want to download it, it takes too long, you must stop it and run the wet command to download it again.)
```
![Screenshot from 2018-08-12 19-33-12.png](https://cdn.steemitimages.com/DQmaM9uyd7VcALJCLUEV5weeqFVnZbNT2rBRPfVpYoeB7UG/Screenshot%20from%202018-08-12%2019-33-12.png)
```
*Descompress

tar -xzf db.tar.gz

*Copy to the right folder

cp -r db/* .local/share/Polkadot/chains/krummelanke/db

*Delete useless files.

rm -rf db

rm db.tar.gz

*Start Polkadot with the new data base.

polkadot --name '-writeyournamehere-11'

```
Now you should see in your logs that you are synchronizing from block + 1,000,111 instead of 0.

Congratulations until here you have a Full Node connected to the Polkadot network.


If you want to take the next step and opt for one of the positions of Validator (Block Producer) you must continue with the following steps.


 ![Screenshot from 2018-08-12 21-25-40.png](https://cdn.steemitimages.com/DQmWsmy3DZPexqZooo3jhTxRtrVXqKRJqGoRVyShP8kXM9b/Screenshot%20from%202018-08-12%2021-25-40.png)



First access the Web Wallet to create an account:

https://poc-2.polkadot.io/

Here you see the explorer, you vote in a referendum (Catalan shortly), you see the validator that as you want to try it and those that are currently validating, it is a wallet and tool to interact with the Polkadot blockchain.

![Screenshot from 2018-08-12 21-28-10.png](https://cdn.steemitimages.com/DQmYFgqrf4KaDGfKzCLDA8GkdrXgAbi96jCPAAWXwUsQuMw/Screenshot%20from%202018-08-12%2021-28-10.png)

How to create the account in 1,2,3 =

1.- Go to accounts, get new

![Screenshot from 2018-08-12 21-28-35.png](https://cdn.steemitimages.com/DQmdihHRFz67DpZ6G8WaKtvpS4Hk7WTPneppKQrasRRheCk/Screenshot%20from%202018-08-12%2021-28-35.png)

2.- Chose a password

![Screenshot from 2018-08-12 21-29-37.png](https://cdn.steemitimages.com/DQmYi9LYB8uUfvim7FpWA3FLcesSY1kRbx6XwWHmUrQH8ne/Screenshot%20from%202018-08-12%2021-29-37.png)

"You must take note of this data you will need to declare your node as a validator waiting to be activated and connected to the network."

3.- Wallet finish 


![Screenshot from 2018-08-12 21-30-02.png](https://cdn.steemitimages.com/DQmQEqy75UdeBCz3kqDUoLxxUc9HttoeFKvdD7SHAYMCTco/Screenshot%20from%202018-08-12%2021-30-02.png)

told ya, 1,2,3.

From here you must be social, you must go to the Polkadot chat to ask for DOTS (they are the TOKENS of the TEST network)

https://matrix.to/#/!fOOzymDEHiIIUtmlBE:matrix.org

There are so many good people willing to help you, do not be sorry, ask for Dots are free.

![Screenshot from 2018-08-12 21-39-24.png](https://cdn.steemitimages.com/DQmVaW1MxgdQGQsB5qP3Cno2Zg2dAvNeNKKwXPwzwUDthKY/Screenshot%20from%202018-08-12%2021-39-24.png)

When you have Dots in your account

![Screenshot from 2018-08-12 21-42-09.png](https://cdn.steemitimages.com/DQmba7qcWTzE44WK2RZvLfRaKs5MdX4Tq4sqHsxpHYdXHri/Screenshot%20from%202018-08-12%2021-42-09.png)

Finish the process to be  Validator

First you must stop the node you are running and enter the -- validator flag and your --key too

```
polkadot --validator --key (HEX o STRING when creating the account) --name 'meleatrust.com 🐞 <Code is Law>'
```

You should see an error in your logs indicating that you are not a valid authority, but your node should continue synchronizing, a little slower than if you were a validator selected, it is a tip that I commented to you.


Here you can see the error that should appear if you have followed these steps, and how you should see when you are validating without any error in the logs.

![Screenshot from 2018-08-13 01-02-45.png](https://cdn.steemitimages.com/DQmTqS2hy7gAyCZvtPFu5Df9HnxmNj64bX2zLqqs5Z3DGdX/Screenshot%20from%202018-08-13%2001-02-45.png)

ok, ok, now you must go back to the wallet.

and make STAKE which is self-nominated itself as Validator or Block Producer.

![Screenshot from 2018-08-12 21-55-22.png](https://cdn.steemitimages.com/DQmezPmegSCUGS25KpKJ2dkGwcbXq6LFQWjdZWdBZtCFX7o/Screenshot%20from%202018-08-12%2021-55-22.png)

You will continue to observe in your logs the error is normal, you can see if you have these in a good way if you are in the list of intentions to validate here in the wallet.

![Screenshot from 2018-08-12 21-57-23.png](https://cdn.steemitimages.com/DQmZ9c19cpoJ7HTfRtqpoFLa39ry5N3UF7mUuxdn83FZTnW/Screenshot%20from%202018-08-12%2021-57-23.png)

It's free, you hit the + button and you should be on the list with your ID so easy to find.

![Screenshot from 2018-08-12 21-57-44.png](https://cdn.steemitimages.com/DQmYnis93Y2F1j3cVviaK8Ft3JfVy1X5Teh9adw4ieJhnJP/Screenshot%20from%202018-08-12%2021-57-44.png)

Congratulations if you are on the list. Remember that your node need to have good latency and synchronization 24x7 with the network for the Validator don't be slashed and all the Dots gone.

Now you should only ask to be nominated so that the sum of your Dots is sufficient.

How many you need?
How can you know?
In images with identicons, here they are:

http://polkadash.io/

![Screenshot from 2018-08-12 22-03-13.png](https://cdn.steemitimages.com/DQmf91ZZ88mKQLacYwhtYbB5JFQkvwbigd7QguyxKkccyyA/Screenshot%20from%202018-08-12%2022-03-13.png)


If this manual has been useful for you, keep in mind that I am an active validator and that I am grateful for a nomination to my node to continue producing blocks.


```
5END82tfD39fvgwxe9qCkZJxtyQCtFJXzeSnBXpAR2D7vhZT
```

I am in Polkadot since POC-1 
<Amén ; ) Web3jp>

https://meleatrust.com/polkadot-melea-trust-validator-node/

![Screenshot from 2018-08-12 22-10-53.png](https://cdn.steemitimages.com/DQmb3DGQ5MrQM18NC9cpKtooBmeTE66bD4WDS9MhXRYfakz/Screenshot%20from%202018-08-12%2022-10-53.png)



Now I have (incl 148,888 DOT that I have been nominated to my node, can you make them grow? = You are grateful.


Well, the pleasure is mine!

More info about slashed, democracy and more in the next post. Thanks for your time.

[Screenshot from 2018-08-12 22-15-49.png](https://cdn.steemitimages.com/DQmQn5VbyXWenzB2vkziT6CNPdQpp1whpcqkdNknscRGyeJ/Screenshot%20from%202018-08-12%2022-15-49.png)


https://meleatrust.com/contac/


Salut! 

and Welcome
👍  , , , ,
properties (23)
authormelea
permlinkbuild-a-polkadot-validator-nodefor-be-a-block-producer-in-the-blockchain-poc-2
categorypolkadot
json_metadata{"tags":["polkadot","blockchain","blockproducer","validator"],"image":["https://cdn.steemitimages.com/DQmXBtMpgzWfVLsVeQdMe6w4jrT4ERvNXXDwooHBEaqWUiy/Screenshot%20from%202018-08-12%2022-18-34.png","https://cdn.steemitimages.com/DQmYT7qKFzmFqxDWjuAXww9ycNdtBxDQkPHY1w54z67JcRv/Screenshot%20from%202018-08-12%2021-05-41.png","https://cdn.steemitimages.com/DQmak7E48JoyiXvFQb119eYcMorkGJD79YAEyoWKrbatKZA/Screenshot%20from%202018-08-12%2021-11-17.png","https://cdn.steemitimages.com/DQmaM9uyd7VcALJCLUEV5weeqFVnZbNT2rBRPfVpYoeB7UG/Screenshot%20from%202018-08-12%2019-33-12.png","https://cdn.steemitimages.com/DQmWsmy3DZPexqZooo3jhTxRtrVXqKRJqGoRVyShP8kXM9b/Screenshot%20from%202018-08-12%2021-25-40.png","https://cdn.steemitimages.com/DQmYFgqrf4KaDGfKzCLDA8GkdrXgAbi96jCPAAWXwUsQuMw/Screenshot%20from%202018-08-12%2021-28-10.png","https://cdn.steemitimages.com/DQmdihHRFz67DpZ6G8WaKtvpS4Hk7WTPneppKQrasRRheCk/Screenshot%20from%202018-08-12%2021-28-35.png","https://cdn.steemitimages.com/DQmYi9LYB8uUfvim7FpWA3FLcesSY1kRbx6XwWHmUrQH8ne/Screenshot%20from%202018-08-12%2021-29-37.png","https://cdn.steemitimages.com/DQmQEqy75UdeBCz3kqDUoLxxUc9HttoeFKvdD7SHAYMCTco/Screenshot%20from%202018-08-12%2021-30-02.png","https://cdn.steemitimages.com/DQmVaW1MxgdQGQsB5qP3Cno2Zg2dAvNeNKKwXPwzwUDthKY/Screenshot%20from%202018-08-12%2021-39-24.png","https://cdn.steemitimages.com/DQmba7qcWTzE44WK2RZvLfRaKs5MdX4Tq4sqHsxpHYdXHri/Screenshot%20from%202018-08-12%2021-42-09.png","https://cdn.steemitimages.com/DQmTqS2hy7gAyCZvtPFu5Df9HnxmNj64bX2zLqqs5Z3DGdX/Screenshot%20from%202018-08-13%2001-02-45.png","https://cdn.steemitimages.com/DQmezPmegSCUGS25KpKJ2dkGwcbXq6LFQWjdZWdBZtCFX7o/Screenshot%20from%202018-08-12%2021-55-22.png","https://cdn.steemitimages.com/DQmZ9c19cpoJ7HTfRtqpoFLa39ry5N3UF7mUuxdn83FZTnW/Screenshot%20from%202018-08-12%2021-57-23.png","https://cdn.steemitimages.com/DQmYnis93Y2F1j3cVviaK8Ft3JfVy1X5Teh9adw4ieJhnJP/Screenshot%20from%202018-08-12%2021-57-44.png","https://cdn.steemitimages.com/DQmf91ZZ88mKQLacYwhtYbB5JFQkvwbigd7QguyxKkccyyA/Screenshot%20from%202018-08-12%2022-03-13.png","https://cdn.steemitimages.com/DQmb3DGQ5MrQM18NC9cpKtooBmeTE66bD4WDS9MhXRYfakz/Screenshot%20from%202018-08-12%2022-10-53.png"],"links":["https://github.com/paritytech/polkadot","https://telemetry.polkadot.io/","https://poc-2.polkadot.io/","https://matrix.to/#/!fOOzymDEHiIIUtmlBE:matrix.org","http://polkadash.io/","https://meleatrust.com/polkadot-melea-trust-validator-node/","https://cdn.steemitimages.com/DQmQn5VbyXWenzB2vkziT6CNPdQpp1whpcqkdNknscRGyeJ/Screenshot%20from%202018-08-12%2022-15-49.png","https://meleatrust.com/contac/"],"app":"steemit/0.1","format":"markdown"}
created2018-08-12 22:52:33
last_update2018-08-13 14:49:09
depth0
children0
last_payout2018-08-19 22:52:33
cashout_time1969-12-31 23:59:59
total_payout_value0.122 HBD
curator_payout_value0.031 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length8,215
author_reputation368,798,565,353
root_title"Build a Polkadot validator node to be a Block Producer in the Blockchain Poc-2"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd0
post_id67,996,462
net_rshares111,854,327,008
author_curate_reward""
vote details (5)