AURA Wallet
Create a wallet, check balances, and send AURA on the testnet. Transactions are signed with real Ed25519 cryptography directly in your browser.
This is the AuraCore testnet. AURA tokens here have no real-world value. Never use real private keys on a testnet. Private keys never leave your browser — signing happens locally.
Generate New Wallet
Generates a real Ed25519 keypair. Your address is derived from SHA-256 of the public key.
What is an AURA wallet?
Address
Like your bank account number — safe to share so people can send you AURA. Derived from SHA-256 of your public key.Private Key
Your 32-byte Ed25519 secret key (shown as 64 hex chars). Never share it — it is used to sign transactions.Transactions
Every transfer is cryptographically signed with Ed25519 and recorded permanently on the blockchain.