Skip to content

Docs/consolidated documentation updates - #289

Merged
levoski1 merged 6 commits into
WHEELBACK:mainfrom
Sundriveauto:docs/consolidated-documentation-updates
Jul 26, 2026
Merged

Docs/consolidated documentation updates#289
levoski1 merged 6 commits into
WHEELBACK:mainfrom
Sundriveauto:docs/consolidated-documentation-updates

Conversation

@Sundriveauto

Copy link
Copy Markdown
Contributor

Here are commit message options depending on whether you are committing these documentation updates individually or combining them into a single pull request.

Option 1: Individual Commits (Recommended)

  1. Glossary Term Additions
    docs: add escrow, grace window, and settlement terms to glossary

Updates docs/glossary.md with definitions for core product domain terms used across components and changelogs.

Adds concise definitions for escrow, grace window, on-hold settlement, dispute quorum, and allowlist.

Cross-references corresponding contract modules and route handlers.

  1. Testnet Wallet Setup Guide
    docs: document payer wallet setup and testnet config for comebackhere-frontend

Expands docs/TESTNET_ONBOARDING.md to cover browser wallet setup for the comebackhere-frontend payer app.

Documents testnet account funding via Friendbot.

Specifies network passphrase and RPC URL expectations matching src/utils/soroban.ts.

  1. Mainnet Deployment Checklist
    docs: add compliance contract initialization to mainnet deployment checklist

Updates docs/MAINNET_DEPLOYMENT.md to include compliance contract steps in the deployment signing ceremony.

Adds deployment and initialization steps for the compliance contract alongside invoice and treasury.

Outlines compliance-specific admin key management and initial allowlist state setup.

  1. Contract Interaction Guide
    docs: add compliance contract usage examples to interaction guide

Expands docs/contract-interaction-guide.md with invocation examples for the compliance smart contract.

Documents CLI/SDK invocation examples for allow_address, block_address, allow_address_until, and clear_address.

Outlines the two-step transfer_admin and accept_admin ownership transfer workflow matching contracts/compliance/src/lib.r

Closes #272
Closes #273
Closes #275
Closes #276

Add compliance-contract deployment and initialization steps to the ceremony checklist in docs/MAINNET_DEPLOYMENT.md, including admin address handling, initial allowlist state, and compliance-specific admin key handling guidance.
Add a compliance contract section to docs/contract-interaction-guide.md with realistic example transactions for allow_address, block_address, allow_address_until, transfer_admin/accept_admin, and clear_address alongside existing invoice and treasury examples.
Add a comebackhere-frontend-specific walkthrough section to docs/TESTNET_ONBOARDING.md covering browser wallet setup (Freighter/xBull), testnet funding via Friendbot, USDC acquisition, network configuration (soroban.ts env vars), wallet connection steps, and troubleshooting.
Add definitions for grace window, on-hold settlement, dispute quorum, and allowlist (compliance) to docs/glossary.md, keeping tone consistent with existing entries and cross-referencing the relevant contracts.
Add blank lines around lists and code blocks in README.md to satisfy markdownlint rules (MD031, MD032).
@drips-wave

drips-wave Bot commented Jul 25, 2026

Copy link
Copy Markdown

@Sundriveauto 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

@levoski1
levoski1 merged commit 2731b92 into WHEELBACK:main Jul 26, 2026
0 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants