sygmaprotocol / sygma-widget

Transfer widget for the sygmaprotocol
5 stars 2 forks source link

feat: network selector component #70

Closed Lykhoyda closed 5 months ago

Lykhoyda commented 5 months ago

Closes: #64 !!!! To clarify: "filter source/dest network on network selection (inside WidgetController)"

mpetrunic commented 5 months ago

!!!! To clarify: "filter source/dest network on network selection (inside WidgetController)"

@Lykhoyda In sygma bridge there may not be route for every combination of source/destination networks. So when user selects source network, we should use sygma SDK to fetch available destination networks for this source network. Unfortunately this is not yet available in sygma SDK. So for now, could you open issue for that?