From 52e12c94d074353e28aa1809fad66eb67e6dccef Mon Sep 17 00:00:00 2001 From: Matt Hess Date: Mon, 5 Jan 2026 03:14:37 +0000 Subject: [PATCH] README update --- README.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/README.md b/README.md index 3a7f4f0..f707443 100644 --- a/README.md +++ b/README.md @@ -216,16 +216,6 @@ console.log(sig); | `verifySignature(message, address, signature)` | Verify a message signature, returns result object | | `parseSignature(signature)` | Parse signature string into components | -## Testing - -```bash -npm test -``` - -## License - -MIT - ## Contributing Contributions welcome! Please read the Salvium source code for reference: