💼
Actuary.finance
🔐 Wallet guide — keys, chains, safety read once

A multi-chain testnet wallet. Your keys are generated in the browser via WASM and kept in memory only — nothing is stored, so a page refresh forgets the wallet (by design; bring your mnemonic).

1
Create / Import — Settings tab (bottom of sidebar): Generate makes a fresh 12-word mnemonic; Import loads yours. The phrase is masked until you click the 👁.
2
Fund — every chain tab has a faucet. The buttons open the chain's faucet page; most require pasting your address there and completing a captcha in the browser.
3
Send — Transfer tab: pick chain, paste destination, amount, send. Signing happens locally; a relay broadcasts the signed tx (your key never leaves the browser).
4
Back up now — copy the 12 words somewhere safe BEFORE funding. No recovery possible without them; there is no server-side copy.

✓ Good first run: Settings → Generate → reveal & note phrase → Stellar tab → faucet → Transfer → send a tiny amount back to the faucet.

🟨 BNB Chain (BNB) derived from mnemonic · WASM core
Address (receive)
— create/import a wallet to derive —
Derived from your mnemonic via the Rust WASM core — same address every time, fully in-browser.
Balance
— derive wallet, then refresh —
Tokens
Private key
— create/import a wallet to derive —
Painted from the WASM core after deriving — the secret is held only in this tab's memory, never persisted, never sent to the server.
Actuary.finance by Z3N.ai · multi-chain wallet · testnet · Stellar powered by the Actuary Elixir backend · WASM core from dao-wallet