-
Notifications
You must be signed in to change notification settings - Fork 113
Makki Mobile Wallet
Jesus Redon edited this page Dec 4, 2024
·
1 revision
Makkii is a mobile wallet for Aion that allows you to store AION coin. Users can create and recover existing AION wallets, send and receive AION coins, and look up transactions.
- Easy to use, convenient, intuitive interface.
- Supports integrating with the cold wallet (Ledger)
- Allows users to specify which Aion Node they want to connect to (Mainnet or Testnet)
Run through these steps to get started!
To install the Makkii wallet, you can download directly from the Google Play Store or Apple App Store by searching for “Makkii”. Alternatively, you can download Makkii from HERE.
- Open the app by pressing the Makkii icon after installing it.
- Register a new account and set your Makkii wallet password, then click the "Register" button.
- The app will show you a 12 word mnemonic phrase. This is very important. You should make several copies of this phrase and save them in a secure location. These 12 words will help you retrieve access to your wallet! We highly recommend making a hard copy and storing it somewhere safe like a lockbox or security deposit box.
That completes the set up process of your new Makkii wallet!
Makkii supports integrating with the Ledger cold wallet. Using the correct cable, plug your Ledger device into your Android. The Ledger will then prompt you for the next steps.
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