Skip to content

Update foundry.md with assignment operator (=)#180

Closed
panditdhamdhere wants to merge 1 commit intorsksmart:mainfrom
panditdhamdhere:patch-5
Closed

Update foundry.md with assignment operator (=)#180
panditdhamdhere wants to merge 1 commit intorsksmart:mainfrom
panditdhamdhere:patch-5

Conversation

@panditdhamdhere
Copy link
Copy Markdown
Contributor

@panditdhamdhere panditdhamdhere commented Nov 29, 2024

Inn foundry if the developer copies following code from our docs and paste it will throw an error.

PRIVATE_KEY: Your private key (e.g., from your Metamask account details).

Title

Update foundry.md with assignment operator (=)

Description

Updated foundry.md with assignment operator (=) because in our docs if the developer following code it will throw an error.

PRIVATE_KEY: Your private key (e.g., from your Metamask account details).

instead, I changed this with the following code
Updated version

PRIVATE_KEY= Your private key (e.g., from your Metamask account details).

Screenshots/GIFs

image

Checklist

  • I have read and understood the contributing guidelines.
  • I have followed the style guide and formatting guidelines.
  • I have added appropriate comments to explain the changes.
  • I have tested my changes thoroughly.

Refs

https://dev.rootstock.io/developers/quickstart/foundry/

Again in foundry if the developer copies following code from our docs and paste it will throw error.

```
PRIVATE_KEY: Your private key (e.g., from your Metamask account details).
```
@vercel
Copy link
Copy Markdown

vercel Bot commented Nov 29, 2024

@panditdhamdhere is attempting to deploy a commit to the IOV Labs Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Copy Markdown
Collaborator

@owans owans left a comment

Choose a reason for hiding this comment

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

LGTM!

Good eye.

@panditdhamdhere This page is automatically updated from the foundry repo. Kindly send a PR directly on the repo and it will be reflected on the docs: https://github.com/rsksmart/rootstock-foundry-starterkit.git

Thanks for spotting!

@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 4, 2024

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

Name Status Preview Comments Updated (UTC)
devportal-rootstock ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 11:36am

@owans
Copy link
Copy Markdown
Collaborator

owans commented Feb 6, 2026

Pull request raised in Foundry README.MD

@owans owans closed this Feb 6, 2026
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