Skip to content

useConnections

Hook to get the list of active connections.

Usage

 
import { useConnections } from "@hyper-gate/react";
 
export function App() {
  const 
const connections: GetConnectionsReturnType
connections
= useConnections();
}

Example

Connected Accounts

No connected accounts. Connect your wallet to get started.