jcteng/chia-plotter

请问有js版离线生成私钥、地址的吗?

Closed this issue · 3 comments

期待回复,谢谢

用cli就可以 chia keys generate_and_print

(venv) root@jcteng-PowerEdge-R720xd:/home/jcteng/chia-blockchain# chia keys generate_and_print
Generating private key. Mnemonic (24 secret words):
cat tornado toy labor moral resemble hurdle curve farm brief series layer stock direct candy spider pipe hen cloud shell piano bring unit essay

可以加一个这个feature,这个包还没完成基本功能,可以用了以后我会推到npm

好的谢谢