javascript-sdk icon indicating copy to clipboard operation
javascript-sdk copied to clipboard

Multisig account support

Open amitsharma8891 opened this issue 5 years ago • 4 comments

Does it support multisig account? If yes how to proceed?

amitsharma8891 avatar Jul 26 '19 10:07 amitsharma8891

Hello, @amitsharma8891

This feature will come soon, please stay tuned!

chainwhisper avatar Jul 30 '19 07:07 chainwhisper

cosmos-sdk supports multisig account. can i use it?

xiaoxuez avatar Jan 02 '20 11:01 xiaoxuez

cosmos-sdk supports multisig account. can i use it?

Hello,

At the moment, Multisig is not supported yet and the recommended way to secure your keys is through Threshold Signature Scheme(TSS). Please take a look at the implementation here: https://github.com/binance-chain/tss-lib

chainwhisper avatar Jan 03 '20 03:01 chainwhisper

cosmos-sdk supports multisig account. can i use it?

Hello,

At the moment, Multisig is not supported yet and the recommended way to secure your keys is through Threshold Signature Scheme(TSS). Please take a look at the implementation here: https://github.com/binance-chain/tss-lib

ok. thanks.

xiaoxuez avatar Jan 03 '20 03:01 xiaoxuez