dsa-connect icon indicating copy to clipboard operation
dsa-connect copied to clipboard

Development quickstart to interact with DSA smart contracts.

Results 5 dsa-connect issues
Sort by recently updated
recently updated
newest added

- Update optimism connext address - version bump

initalization -> initialization

updated cast function to take `castData` as another option

Throw warning from `setInstance()` function if the user has passed the version as DSA v1.

Currently, if the connector is not found for a version but it's available for another version, it throws "CONNECTOR_NAME is invalid connector" error. Instead, throw more precious error saying if...