From d3adf3cb7ec9e2a44303c56abcae7e795bbfe65d Mon Sep 17 00:00:00 2001 From: NoTraceSol <290041178+NoTraceSol@users.noreply.github.com> Date: Tue, 2 Jun 2026 19:19:29 +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 b81c632..23f368f 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ # stealth-core +> [!IMPORTANT] +> For new code, prefer [`@notrace/stealth-sdk`](https://www.npmjs.com/package/@notrace/stealth-sdk) — it bundles these primitives with the scanner and pay-link helpers in a single dependency. + **ECDH-derived stealth addresses on ed25519. ERC-5564 ported to Solana's native curve.** [![License](https://img.shields.io/badge/license-MIT-d8f96a?style=flat-square&labelColor=050505)](LICENSE)