From d4f9c2a1db517a7073ccecab08d0e4cba330394b Mon Sep 17 00:00:00 2001 From: Keysat Date: Mon, 11 May 2026 08:46:26 -0500 Subject: [PATCH] README: align positioning with 'Bitcoin-native self-hosted software licensing' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11220be..caec372 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @keysat/licensing-client -TypeScript / JavaScript client for [`Keysat`](https://github.com/keysat-xyz/keysat) — a self-hosted Bitcoin-paid software licensing server that runs on Start9. +TypeScript / JavaScript client for [`Keysat`](https://github.com/keysat-xyz/keysat) — a Bitcoin-native self-hosted software licensing service that runs on Start9. Works in modern browsers and Node 18+. No native dependencies; signature verification is done in pure JS via [`@noble/ed25519`](https://github.com/paulmillr/noble-ed25519).