@mintbase-js/react
Last updated
Was this helpful?
Last updated
Was this helpful?
This package contains React helpers for interacting with Mintbase JS.
@mintbase-js/react relies on React and React Dom version v18.2.0 due to @near-wallet-selector/modal-ui
the default way of interacting with Mintbase Wallet is using the BitteWalletContextProvider
contractAddress (optional): If you set this it will connect the user using Limited Access Keys, set with your near contract address / your mintbase store address
network : mainnet | testnet
callbackUrl : a valid https/http address to the user be sent after the transaction
onlyMbWallet : boolean, it sets up only MintbaseWallet or if false(default) MintbaseWallet + default wallets
additionalWallets : WalletModuleFactory[] extra wallets setup
The wallet runs only on client-side.
This repository is distributed under the terms of both the MIT license and the Apache License (Version 2.0).
Example: You can check a using Next.js 14 and @mintbase-js/react
: The default Bitte Wallet provider
Any other questions or issues you can contact support on our .