Wallets
The wallet component allows users to connect their wallets to a Dev Protocol app.
Wallet Elements
We've made the decision to use the button component here to avoid reinventing the button time and time again.
Connect Button
The connect button is a special variant of the button component that lets a user connect their wallet to the application.
Connected Button
The connected button is (yet another) special variant of the button component that lets the user know their wallet is connected to the application. It also lets the user see wallet details.
Wallet Details
Wallet details is a sort-of tooltip subcomponent of the wallet component. Wallet details typically contain the network information.