Skip to content

Conversation

aditya520
Copy link
Member

@aditya520 aditya520 commented Jul 24, 2025

Description

Type of Change

  • New Page
  • Page update/improvement
  • Fix typo/grammar
  • Restructure/reorganize content
  • Update links/references
  • Other (please describe):

Areas Affected

Checklist

  • I ran pre-commit run --all-files to check for linting errors
  • I have reviewed my changes for clarity and accuracy
  • All links are valid and working
  • Images (if any) are properly formatted and include alt text
  • Code examples (if any) are complete and functional
  • Content follows the established style guide
  • Changes are properly formatted in Markdown
  • Preview renders correctly in development environment

Related Issues

Closes #

Additional Notes

Contributor Information

  • Name:
  • Email:

Screenshots

Copy link

vercel bot commented Jul 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 10:37pm
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 24, 2025 10:37pm

Comment on lines +15 to +19
Create a directory named `coin-flip{:bash}` in your filesystem.
We will use this directory as the working directory for the rest of the tutorial.
Let's initialize a new project in `coin-flip{:bash}` by running `forge init contracts{:bash}`.

This will create a new directory in `coin-flip{:bash}` named `contracts/src`, which will contain the smart contract code.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my knowledge, why are these annotated with {:bash}? is it for syntax highlighting?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aditya520 aditya520 merged commit 679822f into main Jul 25, 2025
5 checks passed
@aditya520 aditya520 deleted the chore(entropy)-update-guide-v2 branch July 25, 2025 01:15
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.

2 participants