edunuzzi / go-bip44

A Golang implementation of the BIP44 for Hierarchical Deterministic (HD) addresses.
MIT License
25 stars 8 forks source link

【help】 how to get address's privKey && pubKey? #2

Closed jjjachyty closed 5 years ago

jjjachyty commented 5 years ago

i want to Sign and Verify Transaction ,how to do ?