@@ -22,21 +22,21 @@ at **[minaprotocol.com](https://minaprotocol.com)**.
22
22
23
23
## Quick Start
24
24
25
- ** [ View full system requirements and setup instructions →] ( https://o1-labs.github.io/openmina /docs/node-operators/getting-started ) **
25
+ ** [ View full system requirements and setup instructions →] ( https://o1-labs.github.io/mina-rust /docs/node-operators/getting-started ) **
26
26
27
27
## Getting Started
28
28
29
29
For comprehensive installation and setup instructions, visit our documentation
30
30
website:
31
31
32
- ** [ Complete Setup Guide →] ( https://o1-labs.github.io/openmina /docs/node-operators/getting-started ) **
32
+ ** [ Complete Setup Guide →] ( https://o1-labs.github.io/mina-rust /docs/node-operators/getting-started ) **
33
33
34
34
### Quick Links
35
35
36
- - ** [ Docker Installation] ( https://o1-labs.github.io/openmina /docs/node-operators/docker-installation ) **
37
- - ** [ Building from Source] ( https://o1-labs.github.io/openmina /docs/node-operators/building-from-source ) **
38
- - ** [ Block Producer Setup] ( https://o1-labs.github.io/openmina /docs/node-operators/block-producer ) **
39
- - ** [ Archive Node] ( https://o1-labs.github.io/openmina /docs/node-operators/archive-node ) **
36
+ - ** [ Docker Installation] ( https://o1-labs.github.io/mina-rust /docs/node-operators/docker-installation ) **
37
+ - ** [ Building from Source] ( https://o1-labs.github.io/mina-rust /docs/node-operators/building-from-source ) **
38
+ - ** [ Block Producer Setup] ( https://o1-labs.github.io/mina-rust /docs/node-operators/block-producer ) **
39
+ - ** [ Archive Node] ( https://o1-labs.github.io/mina-rust /docs/node-operators/archive-node ) **
40
40
41
41
<img src =" website/static/img/NodeUI.png " alt =" Block production Node UI " >
42
42
@@ -52,7 +52,7 @@ website:
52
52
The Mina Rust Node implements the complete Mina protocol in Rust, including
53
53
network connectivity, block production, SNARK generation, and debugging tools.
54
54
55
- ** [ Learn More About Architecture →] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) **
55
+ ** [ Learn More About Architecture →] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) **
56
56
57
57
## Repository Structure
58
58
@@ -65,11 +65,11 @@ This repository contains the complete Mina Rust Node implementation:
65
65
- ** [ cli/] ( cli ) ** - Command-line interface
66
66
- ** [ frontend/] ( frontend ) ** - Web-based node dashboard
67
67
68
- ** [ Learn more about the architecture →] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) **
68
+ ** [ Learn more about the architecture →] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) **
69
69
70
70
## Community & Support
71
71
72
- ** [ Visit our comprehensive documentation website →] ( https://o1-labs.github.io/openmina ) **
72
+ ** [ Visit our comprehensive documentation website →] ( https://o1-labs.github.io/mina-rust ) **
73
73
74
74
### Get Help & Contribute
75
75
@@ -79,16 +79,16 @@ This repository contains the complete Mina Rust Node implementation:
79
79
request features
80
80
- ** [ Discord Community] ( https://discord.com/channels/484437221055922177/1290662938734231552 ) ** -
81
81
Real-time support and testing
82
- - ** [ Contributing Guide] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) ** -
82
+ - ** [ Contributing Guide] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) ** -
83
83
How to contribute code
84
84
85
85
### Key Documentation Sections
86
86
87
- - ** [ Node Operators] ( https://o1-labs.github.io/openmina /docs/node-operators/getting-started ) ** -
87
+ - ** [ Node Operators] ( https://o1-labs.github.io/mina-rust /docs/node-operators/getting-started ) ** -
88
88
Installation and operation guides
89
- - ** [ Developers] ( https://o1-labs.github.io/openmina /docs/developers/getting-started ) ** -
89
+ - ** [ Developers] ( https://o1-labs.github.io/mina-rust /docs/developers/getting-started ) ** -
90
90
Architecture and contribution guides
91
- - ** [ API Documentation] ( https://o1-labs.github.io/openmina /api-docs/ ) ** -
91
+ - ** [ API Documentation] ( https://o1-labs.github.io/mina-rust /api-docs/ ) ** -
92
92
Comprehensive API reference
93
93
94
94
[ changelog ] : ./CHANGELOG.md
0 commit comments