Skip to content

docs: improve env files and doc#902

Merged
themariofrancia merged 3 commits intofix/deploy-contractsfrom
fix-doc
Mar 30, 2026
Merged

docs: improve env files and doc#902
themariofrancia merged 3 commits intofix/deploy-contractsfrom
fix-doc

Conversation

@themariofrancia
Copy link
Copy Markdown
Contributor

@themariofrancia themariofrancia commented Mar 25, 2026

fix(docs): resolve documentation inconsistencies across ATS guides

  • Fix env var prefix: replace incorrect VITE_* with REACT_APP_* in ATS web docs
  • Standardize .env file naming: rename .env.sample to .env.example across all packages
  • Fix .env.local references: replace with .env (matching actual file names)
  • Remove invented env vars (HEDERA_NETWORK, OPERATOR_ID, etc.) and point to .env.example
  • Add testnet disclaimer note at the top of full-setup, quick-start, and deployment guides
  • Add working directory context for deployment commands
  • Remove duplicated "Step-by-Step Guide" section from deployment doc
  • Move architecture content out of deployment guide (already in overview.md)
  • Document NETWORK env var requirement and recommend deploy:hedera:testnet
  • Document Hardhat Error HH8 (validates all private keys) with workaround
  • Restructure .env.example: all network keys commented out by default to prevent HH8
  • Remove unused deployed contract addresses from contracts .env.example
  • Improve .env.example documentation across contracts, SDK, and web packages
  • Clean up deployment guide: remove redundant sections, simplify expected output
  • Remove duplicated env var section from sdk-integration.md
  • Streamline full-setup guide: remove test/dev workflow sections, fix SDK step

Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
Signed-off-by: Mario Francia <mariofranciarius@gmail.com>
@hedera-eng-infrastructure
Copy link
Copy Markdown

hedera-eng-infrastructure commented Mar 25, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@themariofrancia themariofrancia self-assigned this Mar 25, 2026
@themariofrancia themariofrancia marked this pull request as ready for review March 26, 2026 15:06
@themariofrancia themariofrancia requested review from a team as code owners March 26, 2026 15:06
Signed-off-by: Luigi Navarro <luigi@io.builders>
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 29, 2026

Deploy Preview for asset-tokenization-studio-hedera failed. Why did it fail? →

Name Link
🔨 Latest commit cd4ac11
🔍 Latest deploy log https://app.netlify.com/projects/asset-tokenization-studio-hedera/deploys/69c9aea836e3b300086611d0

@themariofrancia themariofrancia changed the base branch from main to fix/deploy-contracts March 30, 2026 07:45
@themariofrancia themariofrancia merged commit c93ce53 into fix/deploy-contracts Mar 30, 2026
21 of 25 checks passed
@themariofrancia themariofrancia deleted the fix-doc branch March 30, 2026 07:50
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.

4 participants