Welcome to w3ux
Introduction
w3ux is a general purpose library of utilities for TypeScript or JavaScript based Polkadot Dapps.
Browse this documentation portal for installation instructions, usage guides, and an API reference for each of the w3ux NPM packages.
The source code of the w3ux library is available on GitHub
NPM Packages
The w3ux library is composed of the following packages:
-
@w3ux/extension-assets
: A list of popular Web3 wallet extensions with metadata and icons. -
@w3ux/factories
: A collection of general purpose TypeScript factories. -
@w3ux/hooks
: A collection of general purpose React hooks. -
@w3ux/react-connect-kit
: Providers and hooks for connecting to web3 wallets and interacting with accounts. -
@w3ux/react-odometer
: An odometer effect used for number and balance transitions. -
@w3ux/react-polkicon
: A light-weight and customisable Polkadot Icon component. -
@w3ux/types
: Common types used throughout the w3ux library. -
@w3ux/utils
: A collection of reusable utilities for manipulating data. -
@w3ux/validator-assets
: A list of Polkadot validator operators with metadata and icons.