Managing your account's private key
This guide explains how to import/export your private key between Auro Wallet and the zkDatabase app.
Import your account's private key to Auro Wallet
If you generated a private key programmatically during credential creation and want to use zkDatabase's graphical interface management app, follow these steps:
- Install Auro Wallet if not already installed
- Navigate to Account Management
- Add an account using the private key option
- Paste your previously generated private key when prompted
You can now sign into the zkDatabase website using Auro Wallet.
Export your private key from Auro Wallet
To use your Auro Wallet key with zkDatabase's SDK:
- Open Auro Wallet's Account Management
- Export your private key for the selected account
- Use this key in the SDK for programmatic access (see Connecting to zkDatabase endpoint)