In the world of cryptocurrency, securely managing private keys is essential for accessing and controlling digital assets. One common task involves exporting a private key from the Stader node, and importing it into MetaMask, a popular cryptocurrency wallet. Please follow the below steps:
<aside> ✅ Step 1: 1. Export your private key from Stader CLI
</aside>
Use ~/bin/stader-cli wallet export
command to get the private key of your operator address
<aside> ✅ Step 2: Open your MetaMask wallet and click on the MetaMask extension icon.
</aside>
Click on the MyAccount Icon at the top-right of your MetaMast wallet. Under MyAccount, select "Import Account" option from the dropdown menu.
<aside> ✅ Step 3: Enter private key and import the wallet
</aside>
Paste your private key into the input field and click on the “Import” button. Make sure Select Type is “Private Key”
<aside> ✅ Step 3: Done!
</aside>
Once the wallet is imported, you will see your operator address and balances.