sygmaprotocol / sygma-widget

Transfer widget for the sygmaprotocol
5 stars 2 forks source link

Implement network whitelisting #146

Closed mpetrunic closed 2 months ago

mpetrunic commented 3 months ago

Implementation details

Use widget properties whitelistedSourceNetworks and whitelistedDestinationNetworks to filter available networks. Users will be passing chainIds or network names.

Testing details

Acceptance Criteria

LyonSsS commented 2 months ago

Tested on https://github.com/sygmaprotocol/sygma-widget/pull/170 and passed