Webcash HD wallet library — bearer e-cash with BIP32-style key derivation, SQLite storage, AES-256-GCM encryption, and full C FFI for cross-platform SDKs
//! Unit tests for webylib
//!//! This file provides a single entry point for all unit tests that were
//! previously embedded within source files. The tests are now properly
//! decoupled from the source code for better maintainability.
modunit;