Solana Interactions
Configure Web3.js Connection
Modify Web3.js Connection to your unique needs.
Configurable Wallet Connectors
In some cases you would want to override the default settings of the Web3.js Connection.
Dynamic allows you do to so by passing SolanaConnectionConfig
prop and an additional customRpcUrls
property to SolanaWalletConnectorsWithConfig
For example:
Was this page helpful?