snapshot-labs / sx-ui

An open source interface for Snapshot X protocol.
https://snapshotx.xyz
MIT License
34 stars 29 forks source link

feat: Support multiple delegations #833

Closed bonustrack closed 10 months ago

bonustrack commented 10 months ago

On SX-UI in space creation and space profile settings we should allow controller to setup multiple delegations instead of just one. This is to address Starknet governance requirement which has delegation on 2 different networks.

We should also add a param “Name” for each of the delegation. On the UI if there is more than 1 delegation setup we should add a tab system to switch between different delegation list.