Skip to content

thinkasany/ant-design-web3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ant design web3 logo

Ant Design Web3

Efficient react components for building dapps easier.

CI status codecov NPM version NPM downloads

Follow Twitter antd dumi

English · 中文

Features

  • 📦 Out-of-the-Box Experience
  • 🎨 Flexible Theme Customization
  • 🔌 Compatibility with Different Chains

Installation

npm i antd @ant-design/web3 --save

Usage

import { Address } from '@ant-design/web3'; export default () => { return <Address address="0x1234567890123456789012345678901234567890" />; };

Sponsor

ZAN is a Web3 technology service provider offering node services, testnet faucet, smart contract auditing and other services.

Development

$ git clone git@github.com:ant-design/ant-design-web3.git $ cd ant-design-web3 $ pnpm i $ pnpm start

Contributing

Contribution Leaderboard

Any type of contribution is welcome, here are some examples of how you may contribute to this project:

  • Use Ant Design Web3 in your daily work.
  • Submit issues to report bugs or ask questions.
  • Join our discussion and provide us with suggestions.
  • Propose pull requests to improve our code.

To better participate and contribute, please read our contribution guidelines.

About

🥳 A components collection for Web3!

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.8%
  • Other 0.2%