Skip to content

Commit 7a99ce7

Browse files
committed
docs(README): add crates.io badges for smart contracts
1 parent d633379 commit 7a99ce7

File tree

1 file changed

+24
-12
lines changed

1 file changed

+24
-12
lines changed

README.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,14 @@ This repository hosts Smart Contracts that are deployed on the [AXONE network](h
3232
<tr>
3333
<td>
3434
<a href="#---mature-stage">
35-
<img alt="status: mature" src="https://img.shields.io/badge/status-🐥-black?style=for-the-badge" />
35+
<img alt="status: mature" src="https://img.shields.io/badge/status-🐥-black?style=for-the-badge" />
3636
</a>
3737
<a href="https://github.com/axone-protocol/contracts/releases" target="_blank">
38-
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
39-
</a>
38+
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
39+
</a>
40+
<a href="https://crates.io/crates/axone-objectarium" target="_blank">
41+
<img alt="crates" src="https://img.shields.io/crates/v/axone-objectarium.svg?style=for-the-badge&color=orange"/>
42+
</a>
4043
</td>
4144
</tr>
4245
<tr>
@@ -65,11 +68,14 @@ This repository hosts Smart Contracts that are deployed on the [AXONE network](h
6568
<tr>
6669
<td>
6770
<a href="#---intermediate-stage">
68-
<img alt="status: intermediate" src="https://img.shields.io/badge/status-🐣-black?style=for-the-badge" />
71+
<img alt="status: intermediate" src="https://img.shields.io/badge/status-🐣-black?style=for-the-badge" />
6972
</a>
7073
<a href="https://github.com/axone-protocol/contracts/releases" target="_blank">
71-
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
72-
</a>
74+
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
75+
</a>
76+
<a href="https://crates.io/crates/axone-cognitarium" target="_blank">
77+
<img alt="crates" src="https://img.shields.io/crates/v/axone-cognitarium.svg?style=for-the-badge&color=orange"/>
78+
</a>
7379
</td>
7480
</tr>
7581
<tr>
@@ -100,11 +106,14 @@ This repository hosts Smart Contracts that are deployed on the [AXONE network](h
100106
<tr>
101107
<td>
102108
<a href="#---mature-stage">
103-
<img alt="status: mature" src="https://img.shields.io/badge/status-🐥-black?style=for-the-badge" />
109+
<img alt="status: mature" src="https://img.shields.io/badge/status-🐥-black?style=for-the-badge" />
104110
</a>
105111
<a href="https://github.com/axone-protocol/contracts/releases" target="_blank">
106-
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
107-
</a>
112+
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
113+
</a>
114+
<a href="https://crates.io/crates/axone-law-stone" target="_blank">
115+
<img alt="crates" src="https://img.shields.io/crates/v/axone-law-stone.svg?style=for-the-badge&color=orange"/>
116+
</a>
108117
</td>
109118
</tr>
110119
<tr>
@@ -137,11 +146,14 @@ This repository hosts Smart Contracts that are deployed on the [AXONE network](h
137146
<tr>
138147
<td>
139148
<a href="#---genesis-stage">
140-
<img alt="status: genesis" src="https://img.shields.io/badge/status-💥-black?style=for-the-badge" />
149+
<img alt="status: genesis" src="https://img.shields.io/badge/status-💥-black?style=for-the-badge" />
141150
</a>
142151
<a href="https://github.com/axone-protocol/contracts/releases" target="_blank">
143-
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
144-
</a>
152+
<img alt="version" src="https://img.shields.io/github/v/release/axone-protocol/contracts?style=for-the-badge&logo=github"/>
153+
</a>
154+
<a href="https://crates.io/crates/axone-dataverse" target="_blank">
155+
<img alt="crates" src="https://img.shields.io/crates/v/axone-dataverse.svg?style=for-the-badge&color=orange"/>
156+
</a>
145157
</td>
146158
</tr>
147159
<tr>

0 commit comments

Comments
 (0)