Skip to content

Conversation

@dkackman
Copy link
Collaborator

@dkackman dkackman commented Oct 5, 2025

fix #628

To start testharness:

create a .env file in the webhook_testharness folder with two entries:

CLIENT_CERT_PATH=/Users/<USER NAME>/Library/Application Support/com.rigidnetwork.sage/ssl/wallet.crt
CLIENT_KEY_PATH=/Users/<USER NAME>/Library/Application Support/com.rigidnetwork.sage/ssl/wallet.key

or whatever is appropriate for you system.

cd webhook_testharness
pnpm install # if you haven't in this directory yet
pnpm run start

open browser at http://localhost:3000

After sage is running press Register Webhook button. Wait for events to stream from sage, to the server, to the browser.

@dkackman dkackman marked this pull request as draft October 5, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Webhook for events and database table for transaction results

1 participant