Wallets
Create a native mrwk1 address, register the public key, and use signed transactions to move MRWK.
Private key stays in this browser. Store it yourself; the server cannot recover it.
If you lose the private key, generate a new wallet and register that public key instead.
Public addresses known to this ledger.
Showing wallets matching “{{ query_text }}”.
{% endif %}| Address | Label | Balance | GitHub | Signed actions |
|---|---|---|---|---|
{{ wallet.address }} |
{{ wallet.label or "-" }} | {{ wallet.balance_mrwk }} MRWK | {% if wallet.github_login %}{{ wallet.github_login }}{% else %}-{% endif %} | {{ wallet.nonce }} |
| {% if query_text %}No registered wallets match this search.{% else %}No registered wallets yet.{% endif %} | ||||