useConnections
Hook to get the list of active connections.
Usage
import { useConnections } from "@hyper-gate/react";
export function App() {
const const connections: GetConnectionsReturnTypeconnections = useConnections();
}
Example
Connected Accounts
No connected accounts. Connect your wallet to get started.