Bitcoin Forum
June 14, 2024, 08:33:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: What is the algorithm behind multisignature address?  (Read 120 times)
tcqq (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
November 21, 2018, 11:17:44 PM
 #1

I know you can create a multisignature address with the command:

bitcoind createmultisig 2 ["pubkey1", "pubkey2", "pubkey3"]
As described here: https://gist.github.com/gavinandresen/3966071

This command returns the address (starting with character '3') and the redeem script.

How to create multi-signature address and redeem script without using bitcoind? What algorithm is used?

Could you point me to some sources?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!