From 852ef0d5c6613b5a18b238826c1c5e5cbe6fdfa5 Mon Sep 17 00:00:00 2001 From: NoTraceSol <290041178+NoTraceSol@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:17:06 +0300 Subject: [PATCH] docs: callout pointing new users at @notrace/stealth-sdk Co-Authored-By: NoTrace Bot --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 19c9e24..b81c632 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@
+> [!IMPORTANT] +> For new code, prefer [`/stealth-sdk`](https://www.npmjs.com/package//stealth-sdk) — it bundles these primitives with the scanner and pay-link helpers in a single dependency. + # stealth-core **ECDH-derived stealth addresses on ed25519. ERC-5564 ported to Solana's native curve.**