diff --git a/index.html b/index.html index 86d0d43..60456ac 100644 --- a/index.html +++ b/index.html @@ -916,7 +916,7 @@ fmt.Printf("licensed for %s, expires %s\n
Example prompt
-

Hand the whole integration to an agent. Point it at the docs and describe what to gate:

+

Install Keysat in one click on your Start9, or have your agent clone the repo and launch it. Then hand off the rest:

“Review the Keysat docs on GitHub and integrate Keysat licensing into my app. Require a Pro license for my paid features (CSV export, scheduled reports, and the public API), and connect it to my BTCPay Server.”
@@ -988,31 +988,31 @@ fmt.Printf("licensed for %s, expires %s\n
Install -

From the marketplace, or sideload directly.

-

Either path leaves you in the same place: a running Keysat on your Start9, ready to connect BTCPay.

+

One click on Start9, or run it from source.

+

Keysat is yours to self-host either way: run the packaged service on your Start9, or clone the repo and run the daemon on any Linux box you control.

- Alternative -

Sideload

-

If you'd rather not add the marketplace:

+ From source +

Run it yourself

+

Prefer your own host, or want an agent to provision it? Clone and run the daemon on any Linux box or VPS:

    -
  1. Download keysat_x86_64.s9pk from GitHub releases.
  2. -
  3. StartOS dashboard → Sideload → drag the file in.
  4. -
  5. Click Install.
  6. +
  7. git clone github.com/keysat-xyz/keysat.
  8. +
  9. Set .env (admin key + your BTCPay), then cargo run --release.
+

Runs free at the Creator tier (5 products, 5 policies each). Buy a license to lift the caps and add recurring billing.