zeroxkey_core 0.1.0
zeroxkey_core: ^0.1.0 copied to clipboard
Platform-agnostic core for the ZeroXKey SDK (domain, data, network, providers, DI).
Changelog #
0.1.0 Initial Release #
- Pure-Dart core layer: domain entities, repositories, and use cases.
- Unified
ZeroXKeyExceptionerror hierarchy withApiErrorMapper. - Network middleware: trace IDs, retry policy, timeout handling.
SignerandKeyStoreports for pluggable signing strategies.- Configurable
BackendProviderand hand-writtenZeroXKeyContainer(DI root).