Usage
To get the bridge component setup, you’ll want to have your desired chains enabled In the Dynamic Dashboard, for example Ethereum and Starknet. Then, in yourindex.tsx
(or wherever you render DynamicContextProvider
, specify the initialAuthenticationMode
and bridgeChains
prop like so:
app.tsx
: