Skip to content

Docs/410 deployment guide - #546

Open
Jessepriase wants to merge 4 commits into
Core-Foundry:mainfrom
Jessepriase:docs/410-deployment-guide
Open

Docs/410 deployment guide#546
Jessepriase wants to merge 4 commits into
Core-Foundry:mainfrom
Jessepriase:docs/410-deployment-guide

Conversation

@Jessepriase

Copy link
Copy Markdown

closes #410

Jess and others added 4 commits June 26, 2026 22:33
- Remove _nextAddress parameter from useWalletAccountSync callbacks in
  EventExplorerPage and ActivityFeed. Neither caller uses the address
  value. Updates hook signature to () => void to match.
- Replace WALLET_ADDRESS_KEY references in regression tests with the
  inline string 'notify-chain:wallet-address'. The constant was never
  declared in this version of the test file, causing TS2552 in
  tsc --noEmit.
…production

Covers:
- Prerequisites (Node.js, Rust, Stellar CLI, version requirements)
- Local deployment: contract deploy to testnet, listener setup,
  dashboard setup, end-to-end verification
- Staging deployment: CI workflow overview and manual steps
- Production deployment: mainnet contract deploy, listener config,
  database migrations, process management (PM2 / systemd), dashboard
  build and hosting, smoke tests
- Full environment variables reference for listener and dashboard
- Health check endpoints and manual smoke test sequence
@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

@Jessepriase Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Create Deployment Guide

1 participant