Skip to content

Commit c663fa3

Browse files
authored
Merge pull request #1061 from ensdomains/feature/unicorn-integration
Add Unicorn.eth integration
2 parents 31c295d + 959ea0b commit c663fa3

File tree

4 files changed

+3106
-206
lines changed

4 files changed

+3106
-206
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"@tanstack/react-query": "5.22.2",
7474
"@tanstack/react-query-devtools": "^5.59.0",
7575
"@tanstack/react-query-persist-client": "5.22.2",
76+
"@thirdweb-dev/wagmi-adapter": "^0.2.151",
7677
"@wagmi/core": "2.13.3",
7778
"calendar-link": "^2.8.0",
7879
"dequal": "2.0.3",
@@ -101,6 +102,7 @@
101102
"react-use-error-boundary": "^3.0.0",
102103
"react-use-intercom": "^5.1.4",
103104
"styled-components": "^5.3.5",
105+
"thirdweb": "^5.108.1",
104106
"tinyglobby": "^0.2.6",
105107
"ts-pattern": "^4.3.0",
106108
"use-immer": "^0.7.0",

0 commit comments

Comments
 (0)