Skip to content

docs: fix project structure tree and add examples reference#15

Open
mrnetwork0001 wants to merge 1 commit into
circlefin:masterfrom
mrnetwork0001:docs/fix-project-structure-and-add-examples-link
Open

docs: fix project structure tree and add examples reference#15
mrnetwork0001 wants to merge 1 commit into
circlefin:masterfrom
mrnetwork0001:docs/fix-project-structure-and-add-examples-link

Conversation

@mrnetwork0001

Copy link
Copy Markdown

Description

This PR updates the README documentation to match the current state of the repository.

Changes

  1. Fixed project structure tree: Removed references to v1 contract directories (message-transmitter/ and token-messenger-minter/) that don't exist in the repo. The repository only contains v2 contracts.

  2. Added examples/ to project tree: The examples directory was missing from the project structure diagram despite containing substantial documentation and working bridge scripts.

  3. Added Examples section: Added a dedicated section in the main README linking to examples/README.md, which documents the Stellar↔EVM USDC transfer CLI tool.

Motivation

As a new developer exploring this repo, I noticed the project structure in the README doesn't match the actual file layout. The references to v1 contracts (message-transmitter/, token-messenger-minter/) that don't exist can be confusing during onboarding. Additionally, the excellent examples documentation was not discoverable from the main README.

Testing

  • Verified all referenced directory paths exist in the repository
  • Confirmed message-transmitter/ and token-messenger-minter/ directories do NOT exist
  • No code changes - documentation only

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