Skip to content

docs(tangle): supply explicit sandbox URLs in examples - #308

Merged
drewstone merged 1 commit into
mainfrom
docs/explicit-sandbox-url
Sep 10, 2026
Merged

docs(tangle): supply explicit sandbox URLs in examples#308
drewstone merged 1 commit into
mainfrom
docs/explicit-sandbox-url

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

The four Tangle provider README examples omit baseUrl, so the supported Sandbox 0.37.0 constructor throws Base URL is required before creating a client.

Supply an explicit public Sandbox URL in each example, with TANGLE_SANDBOX_URL preserving caller configuration. Explain the required field. This changes documentation only.

Validation: reproduced the original constructor error locally with published Sandbox 0.37.0. Extracted and executed all four corrected README constructors with both absent and custom endpoint settings: all eight endpoint assertions passed without network calls. git diff --check and commit/push hooks passed.

@drewstone
drewstone merged commit 9e8e0ad into main Sep 10, 2026
2 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

Development

Successfully merging this pull request may close these issues.

1 participant