File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
2
2
# The Open Mina Node
3
3
4
- [ ![ Openmina Daily] ( https://github.com/openmina/openmina/actions/workflows/daily.yaml/badge.svg )] ( https://github.com/openmina/openmina/actions/workflows/daily.yaml )
4
+ [ ![ Openmina Daily] ( https://github.com/openmina/openmina/actions/workflows/daily.yaml/badge.svg )] ( https://github.com/openmina/openmina/actions/workflows/daily.yaml ) [ ![ Changelog ] [ changelog-badge ]] [ changelog ] [ ![ release-badge ]] [ release-link ] [ ![ Apache licensed ]] [ Apache link ]
5
5
6
6
The Open Mina Node is a Mina node written completely in Rust and capable of verifying blocks of transactions, producing blocks and generating SNARKs.
7
7
@@ -172,3 +172,13 @@ Open your browser and navigate to [http://localhost:4200](http://localhost:4200)
172
172
- [ Substack] ( https://openmina.substack.com/ )
173
173
- [ Medium] ( https://medium.com/openmina )
174
174
- [ Twitter] ( https://twitter.com/viable_systems )
175
+
176
+
177
+ [ changelog ] : ./CHANGELOG.md
178
+ [ changelog-badge ] : https://img.shields.io/badge/changelog-Changelog-%23E05735
179
+
180
+ [ release-badge ] : https://img.shields.io/github/v/release/openmina/openmina
181
+ [ release-link ] : https://github.com/openmina/openmina/releases/latest
182
+
183
+ [ Apache licensed ] : https://img.shields.io/badge/license-Apache_2.0-blue.svg
184
+ [ Apache link ] : https://github.com/openmina/openmina/blob/master/LICENSE
You can’t perform that action at this time.
0 commit comments