比特股(BTS)如何进行冷存储?
本文将会展示如何使用比特股命令端多重签名功能冷存BTS。
首先,在冷存的计算机上安装好BTS软件,创建一个钱包和账号A(教程参考http://www.bts.hk/register-wallet.html)
用控制台命令生成一个A账号地址,我们记做A冷存地址:
-
wallet_address_create A
-
A=冷存地址
然后,回到在线钱包,我们就可以使用比特股命令端多重签名功能冷存在线钱包账号B里的100万BTS。
(多重签名教程参考http://www.bts.hk/how-to-make-use-of-the-multisig-feature-using-the-command-line.html)
-
wallet_multisig_deposit 10000000 BTS B 2
-
[B账号地址, A冷存地址]
到这里,在线钱包账号B里的100万BTS就冷存了(我们当然也可以使用“三取二”等其他多重签名方式)。顺便使用命令,得到冷存multisigID,便于转账时用。
-
wallet_multisig_get_balance_id BTS 2
-
[B账号地址, A冷存地址]冷存multisigID
==================================================================
存完了,自然是取,如何实现冷存计算机不上线转账呢?
如我们取10000BTS到目的地址,首先,在线钱包上使用控制台命令:
-
wallet_multisig_withdraw_start 10000 BTS 冷存multisigID 目的地址
-
在线JSON输出
回到冷存计算机,在冷钱包上使用控制台命令:
-
wallet_builder_add_signature 在线JSON输出
-
冷存JSON输出
再回到在线钱包:
-
wallet_builder_add_signature 冷存JSON输出 true
转账就广播出去了
作者:taolje
BTS帐号:airdrop
Crypto Whale Wallet Holding $2B of $USD1 Moves $200M to Binance
As per Arkham, this big $USD1 transaction by the whale wallet underscores pressing questions related...
Bitcoin Extreme Greed Is Here—Time To Be A Contrarian?
Data shows the Bitcoin market sentiment has broken into the extreme greed territory following the cr...
From ATH to Caution – Profits Taken, Cash Raised Ahead of Volatility
Our BTC overweight captured the breakout above all-time highs, while timely trims in ETH and SOL loc...