Welcome!
Last updated
Last updated
Hive Multisig is a suite of tools that allows users to perform multisig operations on the Hive blockchain.
It includes :
Hive Multisig Backend: distribute encrypted operations among potential signers. It is centralized for now but we have plans to decentralize it in the future.
Hive Multisig dApp: One-stop dApp for everything related to Multisig. Users can modify their keys and initiate multisig transactions.
Hive Multisig SDK: For other dApps looking to integrate Hive Multisig.
This documentation's purpose is to help developers integrate multisig operations through our SDK.
Let's get started with the installation.