oogway:适用于Python的安全比特币实用程序库 源码
威格威 oogway是一个简单但安全的Python比特币实用程序库。 >> > from oogway import Key >> > >> > key = Key ( mnemonic_strength = 256 , passphrase = "bitcoin" ) >> > >> > key . mnemonic 'hungry believe click napkin aerobic make skirt early vibrant suffer trumpet pupil prize ecology bleak citizen absent chief feed skin vast enter this female' >> > >> > key . wif # wif private key '5JnkYopgMsFQtsUkZ3WkmacsBGk3JouYpUNpud
文件列表
oogway-master.zip
(预估有个96文件)
oogway-master
MANIFEST.in
34B
.travis.yml
176B
AUTHORS.md
88B
docs
docs
operation
README.md
790B
reference.md
1KB
node
暂无评论