·
10 commits
to agent/production-l1-hq
since this release
Desktop wallet build with local encrypted wallet creation in Electron. The Create encrypted desktop wallet button no longer depends on the Flowchain control-plane API being reachable. Each new wallet generates a secp256k1 private key locally, derives a unique Flowchain account/address, stores an encrypted vault under the app user-data folder, and exposes only public metadata to the UI.