Skip to content

Update soroban.toml brand name and merge with Makefile/`deploy.sh #40

Description

@P3az3

Problem Statement soroban.toml declares name = "orbitchain-campaign". The README says "MilestoneX." Makefile and deploy.sh reference the wrong WASM name. There is a brand drift across all three artifacts.

Expected Outcome Set name = "milestonex-campaign" (or however Soroban CLI 26.x prefers the casing). Update all artifacts to use the same canonical name.

Acceptance Criteria

  • cargo run -p milestonex-tools -- network reports the correct contract namespace.
  • A search confirms no remaining orbitchain references.
  • Makefile and deploy.sh deployed binary name matches soroban.toml.

Implementation Notes

  • The brand is "MilestoneX"; check any corporate naming guideline before locking in.

Affected Files / Modules

  • soroban.toml
  • Makefile
  • deploy.sh, scripts/deploy.sh
  • README.md
  • Any other reference

Dependencies — None.

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26brandingBrand-name or naming consistency.documentationImprovements or additions to documentationpriority/p3Nice-to-have.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions