Klever Finance
Search…
Klever Finance
Klever Blockchain
Introduction
System requirements
How to create a wallet
How to run a node
How to stop a node
How to backup DB folder
How to restart a node
How to Upgrade node (docker image version)
How to send using CLI
Become a Validator
Become a validator
Staking
How to stake
How to unstake
How to withdraw
How to claim rewards
Delegation
How to delegate to others
How to undelegate
About our Technology
Entities
Consensus
Chronology
Producers
Fees
Network
Staking and Rewards
KLV and KDA
Powered By GitBook
How to backup DB folder
First, you need to stop the node:
1
docker stop klever-node
Copied!
Then compress the DB folder:
1
tar -czvf filename.tar.gz $(pwd)/node/db
Copied!
Klever Blockchain - Previous
How to stop a node
Next - Klever Blockchain
How to restart a node
Last modified 4mo ago
Copy link