Files

19 lines
381 B
Plaintext
Raw Permalink Normal View History

---
title: v0.9.8
description: "Implement wallet derivation and keeper interface architecture"
type: changelog
date: 2025-07-18T23:54:00Z
changelog:
version: "0.9.8"
category: "Wallet"
search:
tags:
- "Architecture"
---
Implement wallet derivation and keeper interface architecture (#110)
- HD wallet derivation
- Keeper interface design
- Improved wallet architecture