diff --git a/10_prerequisites.html b/10_prerequisites.html index 5edebcc..da8d43b 100644 --- a/10_prerequisites.html +++ b/10_prerequisites.html @@ -3,7 +3,7 @@ - + @@ -12,22 +12,22 @@ Prerequisites - Klaytn CCO Onboarding - Baobab - - - - - - - - - - + + + + + + + + + + - + - + - + + + + + + + + + +
+
+
+ +
+
+ + + + +
+
+ +
+
+ + +
+
+ +
+ +
+ +
+ +

+ + replace_bls-key +

+ + + + + +
+ +

4. Replace bls-nodekey on the CN - Except Bughole & Certik.

+
+

BLS-Nodekey is your Private key what you generate with Klay Tool.

+
+

CN

+

In order to operate a node, a bls-nodekey is required. The KCN binary will create a new one for you if you do not have it.
+ +If you have one, you need to put your bls-nodekey into the data directory.

+
1) Delete auto-generated bls-key
+
$ mv /var/kcnd/data/bls-nodekey /var/kcnd/data/bls-nodekey_temp
+
+ +
2) Create bls-nodekey file
+
$ vi /var/kcnd/data/bls-nodekey
+


+ +
+

+


+ +If you finish this step, please click the next button > on the right side of this page.

+ + +
+ +
+ + +
+ + +
+ + + +
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + diff --git a/20_network_reset/index.xml b/20_network_reset/index.xml index f83bc84..5a57264 100644 --- a/20_network_reset/index.xml +++ b/20_network_reset/index.xml @@ -4,7 +4,7 @@ Reset Network Configuration on Klaytn CCO Onboarding - Baobab /klaytn-baobab-setup-workshop/20_network_reset.html Recent content in Reset Network Configuration on Klaytn CCO Onboarding - Baobab - Hugo -- gohugo.io + Hugo en-us Mon, 11 Jul 2022 15:17:04 +0900 @@ -29,5 +29,12 @@ /klaytn-baobab-setup-workshop/20_network_reset/30_remove_data_and_log.html 3. Remove existing chaindata and log for pre-cypress. 0) During pre-cypress, you did set <klaytn_home_path> for Ansible deployment. But you can check this out if you can’t remember where your data directory is located. $ grep "DATA_DIR" /etc/kpnd/conf/kpnd.conf 1) For CN, $ sudo rm -Rf <your_klaytn_home_path>/kcnd/data/klay/chaindata $ sudo rm -Rf <your_klaytn_home_path>/kcnd/data/klay/lightchaindata $ sudo rm -Rf <your_klaytn_home_path>/kcnd/log/* 2) For PN, $ sudo rm -Rf <your_klaytn_home_path>/kpnd/data/klay/chaindata $ sudo rm -Rf <your_klaytn_home_path>/kpnd/data/klay/lightchaindata $ sudo rm -Rf <your_klaytn_home_path>/kpnd/log/* If you finish this step, please click the next button > on the right side of this page. + + replace_bls-key + /klaytn-baobab-setup-workshop/20_network_reset/40_replace_bls-key.html + Mon, 11 Jul 2022 15:17:04 +0900 + /klaytn-baobab-setup-workshop/20_network_reset/40_replace_bls-key.html + 4. Replace bls-nodekey on the CN - Except Bughole & Certik. BLS-Nodekey is your Private key what you generate with Klay Tool. In order to operate a node, a bls-nodekey is required. The KCN binary will create a new one for you if you do not have it. If you have one, you need to put your bls-nodekey into the data directory. 1) Delete auto-generated bls-key $ mv /var/kcnd/data/bls-nodekey /var/kcnd/data/bls-nodekey_temp 2) Create bls-nodekey file $ vi /var/kcnd/data/bls-nodekey If you finish this step, please click the next button > on the right side of this page. + diff --git a/30_download_chaindata.html b/30_download_chaindata.html index 84e70a3..df20509 100644 --- a/30_download_chaindata.html +++ b/30_download_chaindata.html @@ -3,7 +3,7 @@ - + @@ -12,22 +12,22 @@ Fast Sync with Baobab - Klaytn CCO Onboarding - Baobab - - - - - - - - - - + + + + + + + + + + - + - + - +