2
2
<img src =" website/static/img/rust-node-social-card.svg " alt =" Mina Rust Node - Fast and secure implementation of the Mina protocol in Rust " width =" 600px " >
3
3
4
4
![ Beta] [ beta-badge ] [ ![ release-badge]] [ release-link ]
5
- ![ GitHub Repo stars] ( https://img.shields.io/github/stars/openmina/openmina ?style=social )
5
+ ![ GitHub Repo stars] ( https://img.shields.io/github/stars/o1-labs/mina-rust ?style=social )
6
6
[ ![ Changelog] [ changelog-badge ]] [ changelog ] [ ![ Apache licensed]] [ Apache link ]
7
7
8
8
_ The ** Mina Rust Node** is a fast and secure implementation of the Mina protocol
@@ -45,7 +45,7 @@ website:
45
45
## Release Process
46
46
47
47
** This project is in beta** . We maintain a monthly release cycle, providing
48
- [ updates every month] ( https://github.com/openmina/openmina /releases ) .
48
+ [ updates every month] ( https://github.com/o1-labs/mina-rust /releases ) .
49
49
50
50
## Core Features
51
51
@@ -78,9 +78,9 @@ This repository contains the complete Mina Rust Node implementation:
78
78
79
79
### Get Help & Contribute
80
80
81
- - ** [ GitHub Discussions] ( https://github.com/openmina/openmina /discussions ) ** -
81
+ - ** [ GitHub Discussions] ( https://github.com/o1-labs/mina-rust /discussions ) ** -
82
82
Ask questions and share ideas
83
- - ** [ Issues] ( https://github.com/openmina/openmina /issues ) ** - Report bugs or
83
+ - ** [ Issues] ( https://github.com/o1-labs/mina-rust /issues ) ** - Report bugs or
84
84
request features
85
85
- ** [ Discord Community] ( https://discord.com/channels/484437221055922177/1290662938734231552 ) ** -
86
86
Real-time support and testing
@@ -99,7 +99,7 @@ This repository contains the complete Mina Rust Node implementation:
99
99
[ changelog ] : ./CHANGELOG.md
100
100
[ beta-badge ] : https://img.shields.io/badge/status-beta-yellow
101
101
[ changelog-badge ] : https://img.shields.io/badge/changelog-Changelog-%23E05735
102
- [ release-badge ] : https://img.shields.io/github/v/release/openmina/openmina
103
- [ release-link ] : https://github.com/openmina/openmina /releases/latest
102
+ [ release-badge ] : https://img.shields.io/github/v/release/o1-labs/mina-rust
103
+ [ release-link ] : https://github.com/o1-labs/mina-rust /releases/latest
104
104
[ Apache licensed ] : https://img.shields.io/badge/license-Apache_2.0-blue.svg
105
- [ Apache link ] : https://github.com/openmina/openmina /blob/master/LICENSE
105
+ [ Apache link ] : https://github.com/o1-labs/mina-rust /blob/master/LICENSE
0 commit comments