-
Notifications
You must be signed in to change notification settings - Fork 113
Keys from other Wallets
Jesus Redon edited this page Dec 6, 2024
·
1 revision
If you use the Aion Desktop Wallet, you can export your keystore to stake using the staking desktop application.
- Launch the Desktop Wallet.
- Click on the Export to Keystore.
- Select a secure folder to store the keystore file.
- Enter a password; you will need this password to stake.
- Click on Save.
Please note: All keys are on your computer, and you should take adequate safety measures when using software keys.
- Launch the application.
- Click on Keystore File under Other Options.
- Click on
Drag and drop upload your file here
. - Select your keystore file from its location.
- Click on Continue.
- Click Sign In.
Coming soon
Basics
Kernel Configuration
- Build Aion kernel from source
- Installation & Configuration
- Command Line Interface
- Graphical Interface
- Database
- Internal Miner
- Genesis Block
- Aion Seed Nodes
- JSON-RPC API Docs
For Developers
- How to load/debug project to IntelliJ IDEA
- Aion Code Conventions
- Migrating from Ethereum
- Precompiled contract details
- Troubleshooting the kernel
- Aion P2p Specifications
- Aion transaction Specifications
- Aion pending state and the transaction pool
Tutorials
- Importing Accounts
- Kernel Deployment Examples
- Reverting to Previous Blocks
- Application Development
- Enabling-HTTPS-for-JSONRPC
- Enabling Secure connection for Aion Java API
Modules
Tools