Skip to content

Commit 582efe6

Browse files
author
Erik Ritter
authored
Merge pull request #184 from Developer-DAO/add-package-versions
Add package versions to readme
2 parents 69d8f54 + 7571468 commit 582efe6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
# web3-ui
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4+
45
[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)
6+
57
<!-- ALL-CONTRIBUTORS-BADGE:END -->
68

79
_In Development 🏗️_
810

911
A library of UI components specifically crafted for web3 use cases.
1012

13+
| Package name | Current version |
14+
| ----------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
15+
| [`@web3-ui/core`](https://github.com/Developer-DAO/web3-ui/tree/main/packages/core) | [![npm version](https://badge.fury.io/js/@web3-ui%2Fcore.svg)](https://badge.fury.io/js/@web3-ui%2Fcore) |
16+
| [`@web3-ui/components`](https://github.com/Developer-DAO/web3-ui/tree/main/packages/components) | [![npm version](https://badge.fury.io/js/@web3-ui%2Fcomponents.svg)](https://badge.fury.io/js/@web3-ui%2Fcomponents) |
17+
| [`@web3-ui/hooks`](https://github.com/Developer-DAO/web3-ui/tree/main/packages/hooks) | [![npm version](https://badge.fury.io/js/@web3-ui%2Fhooks.svg)](https://badge.fury.io/js/@web3-ui%2Fhooks) |
18+
1119
## The Motive
1220

1321
## The RFC

0 commit comments

Comments
 (0)