privateKey2bitAddre​ss Generator GUI

버전 1.0.2 (4.95 KB) 작성자: David Hill
Generates both uncompressed and compressed Bitcoin addresses from private key (either WIF or Hexadecimal)
다운로드 수: 141
업데이트 날짜: 2020/6/3

라이선스 보기

bitAddress_GUI generates both the uncompressed and compressed Bitcoin addresses from any private key input. Input private key and select whether the key is in hexadecimal or WIF format. Hit the generate button to output the compressed and uncompressed Bitcoin addresses in Wallet Import Format (WIF) using base58check. I have checked and verified the outputs with several hundred private key inputs.

Once the addresses are generated, you could use an online QR code generator to distribute your addresses.

For example:
a private key input of: 5JiTk8LbFsGXXsDKCDhAipHBvQ9jxxKTNhTcCTXTXFk2HRHMcG3 (in WIF format) generates outputs of:
compressed address: 1UARw6LXwxTDxuZGmA7k7DcUXmvBSh1Xi
uncompressed address: 1PAxNfKfAwryAgHYczVi7RV2bknRwdvzd6

인용 양식

David Hill (2024). privateKey2bitAddress Generator GUI (https://www.mathworks.com/matlabcentral/fileexchange/74448-privatekey2bitaddress-generator-gui), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2020a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.0.2

Small change to ripemd160 function made

1.0.1

Upon testing on several hundred private keys, I discovered a small problem in a small percentage of cases. This update corrects the problem.

1.0.0