๐
๐
๐
๐
Scaffold-eth | Docs
Searchโฆ
๐
Welcome to Scaffold-eth
Getting Started
๐ฅ
Installation
๐
Quick Start
๐ฉโ๐ฌ Deploying Your Contracts
๐ข
Shipping Your App
Toolkit
๐
The Scaffold-eth Stack
๐ฎ
Solidity
๐ทโโ๏ธ Hardhat
๐งฐ
React
๐
Ethers
๐
Ant Design
๐งฐ
Libraries, Components & Services
๐ฉโ๐ซ Troubleshooting
๐ง
Infrastructure
Speed run challenge course
๐งโโ๏ธ About the Speed Run
๐ผ Simple NFT
๐ฅฉ
Decentralized Staking App
๐ต
Token Vendor
โ๏ธ Multi-Sig
๐ฎ
Implementing an Oracle
๐
Minimum Viable DEX
๐จ
NFT Marketplace
๐ฑ
Create a Stream
๐
Indexer & Node
Example Branches
๐
Overview
๐ฅ
Common Web3 Patterns
๐ต
DeFi
๐ซ
NFTs
๐
Security
๐ง
Infrastructure
โ๏ธ Layer 2 and Scaling
Community
Projects built with Scaffold-eth
Contribute to Scaffold-eth
BuidlGuidl.com
Support
Getting help
Changelog
Support Scaffold-eth & BuidlGuidl
Powered By
GitBook
๐
Ant Design
Scaffold-eth ships with Ant.design
โ
๐
Ant.design
is a fantastic UI library with components like the
grids
,
menus
,
dates
,
times
,
buttons
, etc.
Features
๐ Enterprise-class UI designed for web applications.
๐ฆ A set of high-quality React components out of the box.
๐ก Written in TypeScript with predictable static types.
โ๏ธ Whole package of design resources and development tools.
๐ Internationalization support for dozens of languages.
๐จ Powerful theme customization in every detail.
Components catalogue with code
โ
https://ant.design/components/overview/
โ
Usage
1
import { DatePicker } from 'antd';
2
โ
3
ReactDOM.render(<DatePicker />, mountNode);
Copied!
Previous
Ethers
Next - Toolkit
Libraries, Components & Services
Last modified
8mo ago
Copy link
Contents
Features
Components catalogue with code
Usage