namespace Bridge
exclusively provides the class SynapseBridge
, which wraps all necessary interactions with any of the on-chain bridge contracts, which is all that is needed to complete full cross-chain flows. Bridge.SynapseBridge
wraps the following interactions:Bridge
(the source chain) and the bridge contract on the destination chain. This function does initiate a signed transaction through the users connected wallet provider.