Skip to content

Add Invisible SDK Node server example#2

Open
JW-Rami wants to merge 1 commit into
mainfrom
rami/sdk-node-server-example
Open

Add Invisible SDK Node server example#2
JW-Rami wants to merge 1 commit into
mainfrom
rami/sdk-node-server-example

Conversation

@JW-Rami

@JW-Rami JW-Rami commented Jun 27, 2026

Copy link
Copy Markdown
Member

What this adds:

  • Adds a Node.js backend/server example for @invisible-labs/sdk.
  • Covers attested sessions, private transfer/refund routes, LP lifecycle entrypoints, storage, stats, events, and coordinator-pending surfaces.
  • Keeps live mutations disabled by default behind INVISIBLE_ENABLE_MUTATIONS.

Why it matters:

  • Replaces the old worker framing with an idiomatic backend/server example.

How to test:

  • npm run typecheck
  • npm run build
  • npm test
  • npm audit --audit-level=moderate

@JW-Rami JW-Rami self-assigned this Jun 27, 2026
@JW-Rami JW-Rami added protocol Protocol, Solana, crypto, transport, and coordinator work. infra Deployment, CI, cloud, runtime, environment, and operator infrastructure. labels Jun 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infra Deployment, CI, cloud, runtime, environment, and operator infrastructure. protocol Protocol, Solana, crypto, transport, and coordinator work.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant