Skip to content

Commit 47de345

Browse files
authored
chore(wallets): add support for several new wallets (#2919)
1 parent 7485f6b commit 47de345

File tree

97 files changed

+1571
-13181
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+1571
-13181
lines changed

.changeset/tame-lions-repeat.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"thirdweb": minor
3+
---
4+
5+
Add support for several additional wallets
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
### how to add new wallets that are not included in the wallet connect registry
2+
3+
1. Add the wallet into the `extra-wallets.json` file
4+
2. add an icon for the wallet in the `extra-wallets-icons` folder
5+
3. reference that icon's file-name in the `image_id` field in the `extra-wallets.json` file
6+
4. then run the generate script

0 commit comments

Comments
 (0)