Skip to content
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

Add info on Rust crates and documentation #1343

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

ipopescu
Copy link
Collaborator

What does this PR fix/introduce?

This PR adds a list of important crates for development. The ”Getting Started” and “Prerequisites” page link to the list. The rest of the pages in writing & testing contracts already have links.

Closes #1238

Checklist

  • Docs are successfully building - yarn install && yarn run build.
  • For new internal links I used relative file paths (with .md extension) - e.g. ../../faq/faq-general.md - instead of introducing absolute file path, or relative/absolute URL.
  • All external links have been verified with yarn run check:externals.
  • My changes follow the Casper docs style guidelines.

Reviewers

@ACStoneCL

Screenshot 2023-12-16 at 18 15 27

@ipopescu ipopescu requested a review from ACStone-MTS December 18, 2023 10:06
@ipopescu ipopescu merged commit afdf742 into casper-network:dev Dec 19, 2023
8 checks passed
@ipopescu ipopescu deleted the 1238_rust_links branch December 19, 2023 11:54
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.

Injecting Rust Documentation References into our Docs
2 participants