Skip to content

docs: add future stellar.toml metadata plan#64

Merged
Obiajulu-gif merged 1 commit into
Chainmove:mainfrom
Davidemulo:docs/issue-9-stellar-toml
Jun 23, 2026
Merged

docs: add future stellar.toml metadata plan#64
Obiajulu-gif merged 1 commit into
Chainmove:mainfrom
Davidemulo:docs/issue-9-stellar-toml

Conversation

@Davidemulo

Copy link
Copy Markdown
Contributor

Summary

  • document the required https://<domain>/.well-known/stellar.toml URL and Next.js public/.well-known/stellar.toml source location
  • explain HTTPS, CORS, domain ownership, and issuer home_domain requirements
  • separate Testnet and Mainnet account, domain, metadata, and security expectations
  • provide clearly non-live placeholder CMOVE metadata and a production-readiness checklist
  • link the new guide from the README

No deployable TOML file is added, so the issue's conditional placeholder-file validation script is not required.

Validation

  • npm run lint — passes with 2 pre-existing warnings
  • npm run typecheck --if-present — passes from a clean generated-output state
  • npm run build — passes with pre-existing dependency/schema warnings
  • git diff --check

Evidence

Rendered stellar.toml documentation preview

Closes #9

@Obiajulu-gif

Copy link
Copy Markdown
Collaborator

@Davidemulo great Job... This looks great

@Obiajulu-gif Obiajulu-gif merged commit 45e9f48 into Chainmove:main Jun 23, 2026
1 check 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.

[P1] Add stellar.toml documentation and placeholder plan

2 participants