Skip to content

Commit 1abc67f

Browse files
committed
add readme header with logo and badges
1 parent 2a4e721 commit 1abc67f

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

README.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
1-
# SolidState Solidity
1+
<div align="center">
2+
<h1>Solidstate Solidity</h1>
3+
<br/>
4+
<img width=240 src="./assets/solidstate_mark.png" alt="asdf"/>
5+
<h5 align="center">The Solidstate smart contract development library.</h5>
6+
<br/>
7+
<img src="https://img.shields.io/github/stars/solidstate-network/solidstate-solidity?color=FDF685&style=flat-square" alt="style" />
8+
<img src="https://img.shields.io/github/contributors/solidstate-network/solidstate-solidity?color=FDF685&style=flat-square" alt="style" />
9+
<img src="https://img.shields.io/npm/dy/@solidstate/contracts?color=FDF685&style=flat-square" alt="style" />
10+
<br/>
11+
<br/>
12+
</div>
13+
14+
## Packages
215

316
SolidState is an upgradeable-first Solidity smart contract development library.
417

assets/solidstate_mark.png

39.2 KB
Loading

0 commit comments

Comments
 (0)