yenom / BitcoinKit

Bitcoin protocol toolkit for Swift
MIT License
841 stars 261 forks source link

How to generate another new address by a existed wallet? #191

Open shmxybfq opened 5 years ago

shmxybfq commented 5 years ago

What problem does this feture solve?

Describe what you've considered?

Code sample / Spec

I want to generate another new address by a existed wallet,but i don't know how to do,can you tell me how to do?Think you very much.

Sajjon commented 5 years ago

It doesn't sound like you are familiar with the basics of Hierarchical Deterministic Wallets. You might want to read up on more about that :)