<img src="https://user-images.githubusercontent.com/4631227/191834116-59cf590e-25cc-4956-ae5c-812ea464f324.png" height="100" />

## @ledgerhq/hw-transport-http

Library for Ledger Hardware Wallets.

[GitHub](https://github.com/LedgerHQ/ledger-live/),
[Ledger Devs Discord](https://developers.ledger.com/discord-pro),
[Developer Portal](https://developers.ledger.com/)

## API

<!-- Generated by documentation.js. Update this documentation by updating the source code. -->

#### Table of Contents

-   [HttpTransport](#httptransport)
    -   [Parameters](#parameters)
-   [WebSocketTransport](#websockettransport)
    -   [Parameters](#parameters-1)

### HttpTransport

**Extends Transport**

HTTP transport implementation

#### Parameters

-   `url` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** 

### WebSocketTransport

**Extends Transport**

WebSocket transport implementation

#### Parameters

-   `hook` **any** 
