Address Book
A component for managing Ethereum addresses and ENS names with notes and avatars.
Address Book
3 addresses
Vitalik Buterin
vitalik.eth0xd8dA...6045
Ethereum Co-founder
Changpeng Zhao (CZ)
cz.bnb0x8901...0127
Binance CEO
Charles Hoskinson
charles.ada0xabcd...cdef
Cardano Founder
Installation
Run the following command to add the Address Book component to your project using the shadcn CLI:
npx shadcn@latest add https://w3-kit.com/registry/address-book.jsonThis will:
- Create the component in your
components/w3-kitdirectory - Add all necessary dependencies (lucide-react) to your package.json
- Set up the types and utility files