{% extends "base.html" %} {% block content %}
Dive into the magic of crypto wallets!
{% if wallet %}🪙 Address: {{ wallet.address }}
💰 Balance: {{ wallet.balance }}
🔐 Public Key:
{{ wallet.public_key }}
🔏 Private Key:
{{ wallet.private_key }}
"Secure keys, big dreams, and crypto memes!"