4 Start keosd and nodeos
Step 1: Start nodeosd
Start a node
$ sudo docker-compose up -dCheck a launch of containers
$ sudo docker ps$ sudo docker logs --tail 100 -f nodeosd
$ sudo docker logs --tail 100 -f mongoinfo 2019-03-07T06:57:09.024 thread-0 producer_plugin.cpp:1491 produce_block ] Produced block 00000c992d36ab56... #3225 @ 2019-03-07T06:57:09.000 signed by producera [trxs: 0, lib: 2564, confirmed: 0]Step 2: Start keosd
Start the keosd service
Start the cleos service
Check connection to blockchain
Create storage for private key
Import the private key
Troubleshutting
Last updated