File tree Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Expand file tree Collapse file tree 2 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
# web3-ui
2
2
3
3
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4
+
4
5
[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-33-orange.svg?style=flat-square )] ( #contributors- )
6
+
5
7
<!-- ALL-CONTRIBUTORS-BADGE:END -->
6
8
7
9
_ In Development 🏗️_
8
10
9
11
A library of UI components specifically crafted for web3 use cases.
10
12
11
- | Package name | Current version |
12
- | ----------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
13
- | [ ` @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 ) |
14
- | [ ` @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 ) |
15
- | [ ` @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 ) |
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
+ | [ (Deprecated) ` @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 ) |
16
18
17
19
## Quick start
18
20
Original file line number Diff line number Diff line change
1
+ ### ❗️Important: This package has been [ deprecated] ( https://github.com/Developer-DAO/web3-ui/issues/319 ) .
2
+
1
3
# @web3-ui/hooks
2
4
3
5
A set of React hooks developed for web3 use cases.
You can’t perform that action at this time.
0 commit comments