Skip to content

Flowchain Wallet local wallet creation fix

Latest

Choose a tag to compare

@FlowmemoryAI FlowmemoryAI released this 14 May 22:35
· 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.