
xulian.hl
@xulian_hl • 27,235 subscribers
Purring - Core contributor to @hyperliquidx 🫧
Videos

The Hyperliquid multi-Sig is a feature that allows multiple private keys to control a single account. This adds extra security if used correctly. To use the multi-sig feature, a user sends a request to convert their account to a multi-sig account, listing the authorized users (signers) and the minimum number of users required to approve an action (Multi-Sig Threshold). Each authorized user must sign a message to approve an action, and one of them (lead) sends the final request. The account can be updated or changed back to a normal account by sending a new request with the updated information. Important things to keep in mind: - The lead needs to be one of the signers (authorized user), it cannot be the multi-sig account. - Every signature needs to be done using the exact same information e.g same nonce, txn lead, amount, destination, etc… - The lead needs to collect all signatures needed to reach the threshold before submitting the action. - The front-end only supports basic actions, for more advanced action types please refer to the Python SDK, you can start here: - Anyone can build their own multi-sig front-end to support more action types.
xulian.hl30,836 görüntüleme • 1 yıl önce
Daha fazla içerik yok.