Skip to content

Commit 1f1f8a1

Browse files
committed
updated README
1 parent be0f5a9 commit 1f1f8a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,8 @@ const onboard = Onboard.init({
256256
"Please select the wallet that you would like to use with this Dapp",
257257
wallets: {
258258
desktop: [
259-
portis({ apiKey: 'sdda-w2-ds3', networkId: 1 })
259+
portis({ apiKey: 'sdda-w2-ds3', networkId: 1 }),
260+
squarelink({ apiKey: 'sdda-w2-ds3', networkId: 1 }),
260261
dapper(),
261262
metmask(),
262263
],

0 commit comments

Comments
 (0)