- Home Page: https://web3.ant.design
- Documentation: https://web3.ant.design/guide/ant-design-web3
- Course: https://web3.ant.design/course/introduction
- Faucet: Get testnet Sepolia ETH
- å›½å†…åŠ é€Ÿå®˜ç½‘: https://web3.antdigital.dev
- 📦 Out-of-the-Box Experience
- 🎨 Flexible Theme Customization
- 🔌 Compatibility with Different Chains
npm i antd @ant-design/web3 --save
import { Address } from '@ant-design/web3';
export default () => {
return <Address address="0x1234567890123456789012345678901234567890" />;
};
ZAN is a Web3 technology service provider offering node services, testnet faucet, smart contract auditing, Web3 security, and other services.
$ git clone [email protected]:ant-design/ant-design-web3.git
$ cd ant-design-web3
$ pnpm i
$ pnpm start
|
|
---|---|
|
|
|
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.