Skip to content

docs: added Rootstock Foundry guide for ERC-20 token faucet #310

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ishitarastogi
Copy link

@ishitarastogi ishitarastogi commented Apr 21, 2025

Title

  • Clear and concise description of the change

Description

  • Briefly explain the purpose of the change.
  • If applicable, describe the issue that was resolved or the feature that was added.
  • Highlight the specific changes made to the documentation.

Screenshots/GIFs

  • Include any relevant screenshots or GIFs to visually demonstrate the changes.

Testing

  • Describe how you tested the changes to ensure they are correct and do not introduce new issues. See how to test build outputs and broken links in README.md using the yarn buildcommand.
  • Use N/A, if not applicable

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

  • Related links to issues, tickets, etc.

Copy link

vercel bot commented Apr 21, 2025

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

A member of the Team first needs to authorize it.

@owans
Copy link
Collaborator

owans commented Apr 29, 2025

Hi @ishitarastogi,

Thank you for submitting the guide for the test.

Could you review the submission again, as there are some error running the site on your branch.

Error: MDX compilation failed for file "/Users/owanate/Documents/Rootstock/devportal-rootstock/docs/04-resources/04-tutorials/rootstock-foundry-faucetToken-guide.md" Cause: Unexpected end of file in expression, expected a corresponding closing brace for {Details: { "column": 52, "message": "Unexpected end of file in expression, expected a corresponding closing brace for{", "line": 215, "name": "215:52", "place": { "line": 215, "column": 52, "offset": 8175, "_index": 11, "_bufferIndex": -1 }, "reason": "Unexpected end of file in expression, expected a corresponding closing brace for {", "ruleId": "unexpected-eof", "source": "micromark-extension-mdx-expression", "url": "https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-extension-mdx-expression#unexpected-end-of-file-in-expression-expected-a-corresponding-closing-brace-for-" }

Thanks

@ishitarastogi
Copy link
Author

ishitarastogi commented Apr 30, 2025

Hi @ishitarastogi,

Thank you for submitting the guide for the test.

Could you review the submission again, as there are some error running the site on your branch.

Error: MDX compilation failed for file "/Users/owanate/Documents/Rootstock/devportal-rootstock/docs/04-resources/04-tutorials/rootstock-foundry-faucetToken-guide.md" Cause: Unexpected end of file in expression, expected a corresponding closing brace for {Details: { "column": 52, "message": "Unexpected end of file in expression, expected a corresponding closing brace for{", "line": 215, "name": "215:52", "place": { "line": 215, "column": 52, "offset": 8175, "_index": 11, "_bufferIndex": -1 }, "reason": "Unexpected end of file in expression, expected a corresponding closing brace for {", "ruleId": "unexpected-eof", "source": "micromark-extension-mdx-expression", "url": "https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-extension-mdx-expression#unexpected-end-of-file-in-expression-expected-a-corresponding-closing-brace-for-" }

Thanks

Hi @owans ,

I've reviewed and updated the guide. The previous MDX error came from raw HTML blocks that were removed in the latest version.

The current file is written entirely in pure Markdown, with no <h2>, <p>, or JSX-style expressions — so MDX compilation should now pass without issue.

Let me know if anything else needs tweaking.

Thanks again!
— Ishita

@owans
Copy link
Collaborator

owans commented May 2, 2025

Hi @ishitarastogi,

Error still persists:

Error: MDX compilation failed for file "/Users/owanate/Documents/Rootstock/devportal-rootstock/docs/04-resources/04-tutorials/rootstock-foundry-faucetToken-guide.md" Cause: Unexpected end of file in expression, expected a corresponding closing brace for {Details: { "column": 52, "message": "Unexpected end of file in expression, expected a corresponding closing brace for{", "line": 215, "name": "215:52", "place": { "line": 215, "column": 52, "offset": 8175, "_index": 11, "_bufferIndex": -1 }, "reason": "Unexpected end of file in expression, expected a corresponding closing brace for {", "ruleId": "unexpected-eof", "source": "micromark-extension-mdx-expression", "url": "https://github.com/micromark/micromark-extension-mdx-expression/tree/main/packages/micromark-extension-mdx-expression#unexpected-end-of-file-in-expression-expected-a-corresponding-closing-brace-for-" } client (webpack 5.91.0) compiled with 1 error

Copy link

vercel bot commented May 2, 2025

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

Name Status Preview Comments Updated (UTC)
devportal-rootstock ❌ Failed (Inspect) May 2, 2025 11:05am

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