Settings
Everything here lives in your browser's localStorage.
bff.army doesn't have an account system — there's nothing to log into and nothing to sync.
Clearing site data wipes your settings along with your wallets.
Auto-refresh
Re-pull wallet data on a timer. Off by default — we'd rather you tap ↻ when you actually want fresh numbers than burn through API quotas in a background tab. Per-source TTL caches still apply (so a 30s tick doesn't mean every endpoint is hit every 30s).
Wallet backup (import / export)
Export your wallet list as a JSON file you can stash in 1Password / a private repo / a backup drive. Import it on a new machine or after a browser reset. Only addresses + labels + role get exported — never balances, positions, or anything fetched from APIs.
Personal API keys
Bring-your-own keys for Hiro / CoinGecko / Tenero to get higher rate limits and stay below shared-key throttling. Stored locally, sent only to those providers, never to bff.army. Currently using the shared community keys.
AIBTC identity opt-in
Choose whether AIBTC agent lookups happen automatically (default) or only when you explicitly toggle the Agent role on a wallet. Useful if you self-host and prefer to keep the dashboard fully offline.
Clear cached API data
The dashboard caches API responses (Hiro, BFF, mempool, CoinGecko, AIBTC identities) in localStorage with short TTLs to keep page loads fast. Clear this if a stale price or balance is sticking around — the next page load will repopulate everything from the live APIs.
← Back to the dashboard · Changelog · Terms