File tree Expand file tree Collapse file tree 1 file changed +12
-15
lines changed
website/docs/node-operators/infrastructure Expand file tree Collapse file tree 1 file changed +12
-15
lines changed Original file line number Diff line number Diff line change @@ -6,24 +6,21 @@ sidebar_position: 4
66
77# Frontend
88
9- <!-- prettier-ignore-start -->
9+ The o1Labs frontend infrastructure provides web-based interfaces for interacting
10+ with the Mina network. This infrastructure is divided into two main components.
1011
11- :::caution Under Construction
12+ ## Node Dashboard
1213
13- This page is currently under construction. o1Labs frontend infrastructure
14- documentation will be added here once the production frontend is deployed and
15- available .
14+ This section is still a work in progress. For information about the Node
15+ Dashboard, refer to the developers documentation of the
16+ [ node dashboard ] ( ../../developers/frontend/node-dashboard.mdx ) .
1617
17- The frontend will provide:
18+ Track progress: [ Issue # 1461 ] ( https://github.com/o1-labs/mina-rust/issues/1461 )
1819
19- - Web-based network monitoring
20- - Real-time blockchain statistics
21- - Node management interface
22- - Network visualization tools
20+ ## WebNode
2321
24- Check back soon for complete documentation on accessing the o1Labs frontend
25- infrastructure.
22+ This section is still a work in progress. For information about the WebNode,
23+ refer to the developers documentation of the
24+ [ web node] ( ../../developers/frontend/webnode.mdx ) .
2625
27- :::
28-
29- <!-- prettier-ignore-stop -->
26+ Track progress: [ Issue #1474 ] ( https://github.com/o1-labs/mina-rust/issues/1474 )
You can’t perform that action at this time.
0 commit comments