helix-bridge / relayer

GNU General Public License v3.0
1 stars 1 forks source link

Support any EVM chain multi-signature wallet #21

Closed xiaoch05 closed 1 month ago

xiaoch05 commented 2 months ago

https://github.com/xapi-box/xapi/blob/main/src/SubAPIMultiSig.sol

xiaoch05 commented 2 months ago

https://github.com/xapi-box/xapi/blob/9b8603ea7961a7241cdbb9a05ab3241cee87540a/src/SubAPISignaturePub.sol#L15

YoshiyukiSakura commented 2 months ago

Task Requirements

Reference the XAPI multi-signature verification to implement a similar multi-signature wallet for Helix, enabling Helix to use the multi-signature wallet to perform the role of a relayer on any EVM chain.