ofek / coincurve

Cross-platform Python bindings for libsecp256k1
https://ofek.dev/coincurve/
Apache License 2.0
151 stars 46 forks source link

Generate new address on Bitcoin using same key #129

Closed afeezaziz closed 10 months ago

afeezaziz commented 10 months ago

At the moment, when using this library with Bit package, an address or segwit address can be reused. How do I create more addresses?

ofek commented 10 months ago

Ask in the projects that you are using.