Unauthenticated Components
Not ConnectedConnect
Full authentication form with username input
<Connect callback={(data) => console.info(data)} />ConnectButton
One-click authentication button
<ConnectButton
className="..."
/>Getting Started
This demo showcases the UI components from @oviato/connect. Connect your wallet using either component to see session data in the debug panel.