mirror of
https://github.com/arnaucube/miden-crypto.git
synced 2026-01-10 16:11:30 +01:00
chore: add badges to readme
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
# Miden Crypto
|
# Miden Crypto
|
||||||
|
<a href="https://github.com/0xPolygonMiden/miden-crypto/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
|
||||||
|
<a href="https://github.com/0xPolygonMiden/crypto/actions/workflows/ci.yml"><img src="https://github.com/0xPolygonMiden/crypto/actions/workflows/ci.yml/badge.svg?branch=main"></a>
|
||||||
|
<img src="https://img.shields.io/badge/rustc-1.75+-lightgray.svg">
|
||||||
|
<a href="https://crates.io/crates/miden-crypto"><img src="https://img.shields.io/crates/v/miden-crypto"></a>
|
||||||
|
|
||||||
This crate contains cryptographic primitives used in Polygon Miden.
|
This crate contains cryptographic primitives used in Polygon Miden.
|
||||||
|
|
||||||
## Hash
|
## Hash
|
||||||
|
|||||||
Reference in New Issue
Block a user