Skip to content

Commit

Permalink
fix: move ledger connectors readme to the package's root
Browse files Browse the repository at this point in the history
  • Loading branch information
alx-khramov committed Sep 10, 2024
1 parent 7579735 commit 6d41b44
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
13 changes: 13 additions & 0 deletions packages/connectors/ledger-connector/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Ledger connectors for wagmi

## Ledger WebHID connector

A connector for [wagmi](https://wagmi.sh/) based on `@ledgerhq/hw-transport-webhid`

## Ledger Live iframe connector

A connector for [wagmi](https://wagmi.sh/) based on `@ledgerhq/iframe-provider`

### Arguments

The connector has the same options as [IFrameEthereumProvider](https://github.com/LedgerHQ/iframe-provider#usage).
13 changes: 0 additions & 13 deletions packages/connectors/ledger-connector/src/README.md

This file was deleted.

0 comments on commit 6d41b44

Please sign in to comment.