1. Install binaries 

wget https://github.com/vexanium/VexChain/releases/download/v2.1.0/vex_2.1.0-1-ubuntu-18.04_amd64.deb

sudo apt install  ./vex_2.1.0-1-ubuntu-18.04_amd64.deb

2. create new wallet:

cleos wallet create --to-console

3. Import key to wallet:

cleos wallet import --private-key 5Jxxxxxxxxxxxx

4. Regist ur vexaccount to producers account :

cleos --url https://v2.vexascan.com:2096 system regproducer uraccount VEXpublickey  ur-url-site

5. start nodeos use snapshot for cut time check docs link below:

https://github.com/genesisblockid/snapshot

6. check log node:

tail -f nodeos.log

7. claim reward producers:

cleos  --url  https://v2.vexascan.com:2096  system claimrewards  namaBPanda