Skip to content

Releases: FlowmemoryAI/FlowMemory

Flowchain Wallet local wallet creation fix

14 May 22:35

Choose a tag to compare

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.

Flowchain Wallet Desktop Test Build 2026-05-14

14 May 22:12

Choose a tag to compare

Windows desktop test build from commit edf377d. This is a prerelease/test build for installing the Flowchain Wallet desktop app. The repository is private, so downloads require GitHub access to FlowmemoryAI/FlowMemory.

Flowchain Wallet Clean Install - Create New Wallet

14 May 22:14

Choose a tag to compare

Clean desktop wallet app installer for creating a brand-new Flowchain wallet on the target device. This installer does not include private keys, seed phrases, or the previously created local wallet vault. After installing, open Settings/Wallet and create a new encrypted wallet on that device. The repository is private, so downloads require GitHub access to FlowmemoryAI/FlowMemory.