File tree Expand file tree Collapse file tree 5 files changed +7
-11
lines changed
website/docs/node-runners Expand file tree Collapse file tree 5 files changed +7
-11
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,8 @@ referencing Claude.
210210
2112111 . Make your code changes
2122122 . Run the appropriate formatting command based on file types modified
213- 3 . ** ALWAYS run ` make fix-trailing-whitespace ` before committing or ending any task**
213+ 3 . ** ALWAYS run ` make fix-trailing-whitespace ` before committing or ending any
214+ task**
2142154 . Verify formatting with check commands if needed
2152165 . ** Verify commit message does not include Claude as co-author**
2162176 . ** Verify commit message contains no emojis and follows 80-character wrap**
Original file line number Diff line number Diff line change 1111[ ![ Changelog] [ changelog-badge ]] [ changelog ] [ ![ Apache licensed]] [ Apache link ]
1212
1313_ The ** Open Mina Node** is a fast and secure implementation of the Mina protocol
14- in ** Rust** ._
15- _ Currently in ** public beta** , join our
14+ in ** Rust** ._ _ Currently in ** public beta** , join our
1615[ Discord community] ( https://discord.com/channels/484437221055922177/1290662938734231552 )
1716to help test future releases._
1817
Original file line number Diff line number Diff line change 11# Run Block Producing Node on Devnet
22
33This guide is intended for setting up block producer nodes on ** Mina Devnet**
4- only.
5- Do not use this guide for Mina Mainnet until necessary security audits are
4+ only. Do not use this guide for Mina Mainnet until necessary security audits are
65complete.
76
87---
Original file line number Diff line number Diff line change 11# Run Block Producing Node on Devnet
22
33This guide is intended for setting up block producer nodes on ** Mina Devnet**
4- only.
5- Do not use this guide for Mina Mainnet until necessary security audits are
4+ only. Do not use this guide for Mina Mainnet until necessary security audits are
65complete.
76
87---
Original file line number Diff line number Diff line change 11# Run Block Producers on local network
22
3- Once you have completed the [ pre-requisites] ( ./docker-installation.md ) for
4- your operating system, follow these steps:
3+ Once you have completed the [ pre-requisites] ( ./docker-installation.md ) for your
4+ operating system, follow these steps:
55
66## Setup Option 1: Download Docker Compose Files from the Release
77
881 . ** Download the Docker Compose files:**
9-
109 - Go to the [ Releases page] ( https://github.com/openmina/openmina/releases ) of
1110 this repository.
1211 - Download the latest ` openmina-vX.Y.Z-docker-compose.zip ` (or ` .tar.gz ` )
1312 file corresponding to the release version (available since v0.8.0).
1413
15142 . ** Extract the files:**
16-
1715 - Unzip or untar the downloaded file:
1816 ``` bash
1917 unzip openmina-vX.Y.Z-docker-compose.zip
You can’t perform that action at this time.
0 commit comments