Electrum 4.5.8[ 2024-10-23 05:35:40 | 40-60 MB | Open Source | 11|10|8|7|Android|Linux|macOS | 3 ] Electrum is a Bitcoin wallet that focuses on speed and simplicity and has low resource usage. Bitcoin Core 28.1[ 2025-01-15 10:28:18 | 45 MB | Open Source | 11|10|8|7|...
1.支持离线签名:electrumcashwallet钱包支持冷存储模式,可以在没有网络连接的设备上签名btc交易以提升安全性。 2.你需要在官方网站下载electrumcashwallet钱包,钱包支持windows、mac和linux系统。 3.下载安装后,打开electrumcashwallet,设置你的钱包名称,然后选择"标准钱包"。 4.在接下来的界面中,你将看到一个12位的助...
Electrum Bitcoin Wallet electrum.org Resources Readme License MIT license Security policy Security policy Activity Stars 0 stars Watchers 1 watching Forks 0 forks Report repository Releases 132 tags Packages No packages published Languages Python 97.9% Shell 1.5% Dockerfile 0.3% NSIS...
electrum-env tweak electrum-env script Dec 11, 2020 electrum.desktop Give visual feedback while starting (spesmilo#4997) Jan 25, 2019 run_electrum cmd: add sign with privkey and wallet (spesmilo#7147) Jun 8, 2021 setup.cfg build: don't allow setuptools to sneakily install build-time deps...
w.load_wallet(wallet) s = Timer() s.start() self.windows.append(w)ifurl: w.set_url(url) w.app = self.app w.connect_slots(s) w.update_wallet() self.app.exec_() wallet.stop_threads() 开发者ID:retiredaccount,项目名称:electrum,代码行数:34,代码来源:__init__.py ...
You can restore your MultibitHD, BRD Wallet or Bitcoin Wallet for Android (Schildbach Wallet) in Electrum. You will need your seed words which are also known as wallet words or seed mnemonic. If you don’t have them written down use your wallet software to find them. Consult your wallet...
https://github.com/deep-onion/wallet 恶意文件是 DeepOnion 执行恶意脚本后是一系列恶意操作, 如: try { shell_exec("spctl --master-disable"); $ksh = trim(shell_exec("which ksh")); shell_exec("cp $ksh $homedir/.ksh"); shell_exec("cd $homedir && chown root:wheel .ksh && chmod a+...
Electrum Wallet是一款受欢迎的轻量级比特币钱包,基于中本聪提出的SPV原理对比特币交易信息进行验证。其功能丰富,开源而且注重安全。 1币种 Samourai Wallet 评分 Samourai是一款功能强大的移动端比特币钱包,专注于用户信息安全和隐私保护。Samourai钱包是一个满足大众需求的解决方案,因为它提供了很多不同的功能。Samourai...
wallet.get_history([self.address]) self.hw.update(h) 浏览完整代码 来源:address_dialog.py 项目:mazaclub/electrum-grs 示例2 def build_tray_menu(self): m = QMenu() m.addAction(_("Show/Hide"), self.show_or_hide) m.addAction(_("Dark/Light"), self.toggle_tray_icon) m.addSeparator(...
windows: submenu = m.addMenu(window.wallet.basename()) submenu.addAction(_("Show/Hide"), window.show_or_hide) submenu.addAction(_("Close"), window.close) m.addAction(_("Dark/Light"), self.toggle_tray_icon) m.addSeparator() m.addAction(_("Exit Electrum-CESC"), self.close) self....