# wallet_memory **Repository Path**: kanyuxia/wallet_memory ## Basic Information - **Project Name**: wallet_memory - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-16 - **Last Updated**: 2026-03-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wallet-memory Python scaffold aligned with the `wallet_mcp` project layout. ## Development ```bash uv sync uv run wallet-memory ``` ## Docker ```bash make build make run ```