Quartz Integration Guide Reference for integrating into external Nostr KMP projects. Published artifact : (Maven Central) Targets : JVM 21+, Android (minSdk 21+), iOS (XCFramework ) License : MIT --- 1. Gradle Setup Version Catalog ( ) (KMP project) Android-only project Transitive dependencies pulled in automatically Quartz exposes these as (you get them transitively): | Dependency | Used for | |-----------|----------| | | Schnorr signing | | | Relay URL normalization | | | Event JSON parsing | For Android, add to : --- 2. Key Concepts Core Types Event Anatomy Kind Classification --- 3. Key M…