Skip to content

Commit

Permalink
add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenmarcus committed Nov 2, 2023
1 parent d958900 commit 99ab040
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,8 @@ const selector = await setupWalletSelector({
},
}),
setupNearMobileWallet(),
setupMintbaseWallet({networkId: "mainnet",
setupMintbaseWallet({
networkId: "mainnet",
walletUrl: "https://wallet.mintbase.xyz",
callbackUrl: "https://www.mywebsite.com",
deprecated: false,
Expand Down

0 comments on commit 99ab040

Please sign in to comment.