BP Node settings
This is BP Node setting guide
BP Node settings
Adjusting the setting information operation is needed for the driving environment in order for BP Node to operate mutually. Please refer the below steps to proceed the settings.
PATH settings
Set the PATH by entering the container Shell.
Checking the script file
Use ls command to check the BP Node executable script file.
BP Node key settings
Set Private and Public Key directly on a BP Node.
Nodeos settings
Perform an operation that specifies the execution option of Nodeos and runs it. The below item requires adjustments, please locate them and enter an appropriate value for each.
YOUR_ACCOUNT_NAME
: Account nameYOUR_PUB_KEY
: Public KeyYOUR_PRIVATE_KEY
: Private Key
Adjusting the beginning script
Beginning script can be used as it is but please, use it by copying the file for the file management.
open 'bp_start.sh' file and locate and delete the code as below then save it.
Start the BP Node
Execute the script to perform BP Node operation.
Checking execution log
The log can be checked to have confirmation whether BP Node is up and running properly.
If performed up to this point without any error, BP Node has been executed properly.
Press Ctrl + p or q
to terminate safely.
Executing keosd/BP Node simultaneously
Generally, it is unnecessary to proceed with this step but need to perform when it is required.
Last updated