Skip to content

Commit 4b60a6a

Browse files
committed
Merge branch 'main' of https://github.com/relayprotocol/relay-kit into ted/fe-8122-integrate-hyperliquid-direct-deposits
2 parents b33a76e + b1dbfb7 commit 4b60a6a

31 files changed

+360
-731
lines changed

.changeset/dark-eggs-feel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@relayprotocol/relay-kit-ui': patch
3+
---
4+
5+
Update porto wallet compatibility

.changeset/flat-mangos-knock.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@relayprotocol/relay-sdk': patch
3+
---
4+
5+
Support API key parameter in `createClient` SDK method

.changeset/legal-jeans-stick.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@relayprotocol/relay-kit-ui': patch
3+
---
4+
5+
Phantom support – add monad and hyperevm

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@solana/web3.js": "~1.98.2",
3939
"@tanstack/react-query": "^5.20.2",
4040
"@types/node": "^22.5.4",
41-
"next": "latest",
41+
"next": "15.5.7",
4242
"next-remote-watch": "^1.0.0",
4343
"next-themes": "^0.2.0",
4444
"porto": "^0.0.85",

demo/pages/sdk/actions/getPrice.tsx

Lines changed: 0 additions & 157 deletions
This file was deleted.

demo/pages/sdk/actions/getSolverCapacity.tsx

Lines changed: 0 additions & 117 deletions
This file was deleted.

0 commit comments

Comments
 (0)