Skip to content
Home/Docs/Components/Address-book

Address Book

A component for managing Ethereum addresses and ENS names with notes and avatars.

Address Book

3 addresses

Vitalik Buterin

vitalik.eth

0xd8dA...6045

Ethereum Co-founder

Changpeng Zhao (CZ)

cz.bnb

0x8901...0127

Binance CEO

Charles Hoskinson

charles.ada

0xabcd...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.json

This will:

  • Create the component in your components/w3-kit directory
  • Add all necessary dependencies (lucide-react) to your package.json
  • Set up the types and utility files