documentation
documentation copied to clipboard
Documentation portal for all things Prysmatic / Eth2
Source: https://docs.prylabs.network/docs/advanced/proof-of-stake-devnet Request: Hey guys I'm trying to follow the guide to create a PoS devnet manually using the binaries. However, when I get to the point of trying to...
fix some comments
This PR addresses various typographical issues across multiple documentation files, including: - Corrected hyphenation in compound adjectives such as "built-in" and "right-clicking". - Fixed grammatical errors such as missing words...
**Description:** This pull request addresses two issues found in the documentation files: 1. **File: `website/docs/advanced/proof-of-stake-devnet.md`** - **Issue**: The sentence "Today, running an Ethereum node require two components:" contains a grammatical...
**Description**: This PR fixes a spelling inconsistency in the documentation. The word **"initialising"** has been changed to **"initializing"**. **Issue**: - The word **"initialising"** is the British spelling, whereas **"initializing"** is...
**Description:** There is a minor typo in the documentation under the section "Below are steps for initialising and reproducing this portal for development." The word **"initialising"** should be spelled as...
1. Fix built-in command description: Changed "built in" to "built-in". 2. Correct software terminology: Changed "softwares" to "software". 3. Correct spelling error: Changed "newsly" to "newly". 4. Correct spelling in...
This pull request addresses the following changes: - Corrected typos in multiple Markdown files (`end-to-end.md`, `switch-clients.md`) to improve readability and accuracy. - Resolved a duplicate `position: relative;` CSS rule in...
### Added typo corrections to documentation for the following files `documentation/blob/master/website/docs/contribute/bugreports.md` 1. "hinderance" should be "hindrance". 2. "catagories" should be "categories". Corrected. `documentation//blob/master/website/docs/contribute/contribution-guidelines.md` "Minux" should be "Linux". Corrected. ### Goal...
Update the docs for all the new requests and add in steps on submitting requests via the execution engine - Deposit - Withdrawal ( which relates to Exit) - Withdrawal...