Pages:
Author

Topic: How to Make 10 Million BTC Wallet Per Day - page 2. (Read 307 times)

legendary
Activity: 3024
Merit: 2148
You've got the right idea towards this, having it posted on some service board. Bounties perhaps and your wallet would be created on it's required number within hours. The issue is, you don't expect any privacy of wallets created. The bounty users would always have the private keys or seed phrase to them wallets.

When you refer to coding for a means,
How do one archive that with regards to OP's quest?


Obviously OP will get a program that creates wallets and not just the wallets themselves. This still poses a security risk that the code can be malicious and generate wallets non-randomly or send a copy to authors server, so the code should be independently verified or OP will have to just trust that they won't get robbed. But this isn't very different from typical crypto jobs when someone asks to create a service involving receiving money, and there's a risk that the developer will put a backdoor.
legendary
Activity: 1554
Merit: 1139
If you can code, just look up a decent Bitcoin library for your language, they all support creating addresses or wallets. If you can't, then somebody needs to do it for you, and I doubt anyone would want to spend a few hours doing it for free, so you should post an offer in Services board to hire someone for this task.
You've got the right idea towards this, having it posted on some service board. Bounties perhaps and your wallet would be created on it's required number within hours. The issue is, you don't expect any privacy of wallets created. The bounty users would always have the private keys or seed phrase to them wallets.

When you refer to coding for a means,
How do one archive that with regards to OP's quest?

I need to make 10 Million BTC Wallet Per Day ( dont ask why ), creating 10M wallet manually Take so much time, How I can eaily make 10 Million BTC Wallet Per Day ? FASTEST Way?
Each wallet must be created with complatly a new Private key.
You might not want us to ask why but still, I would like to know why.
Why 10million and of what use might it be because, a part of me tells me something fishy is about to go down, possibly there is an update we don't know about or your just abusing the free nature of wallet creation.
copper member
Activity: 1330
Merit: 899
🖤😏
Do you need them for multiverse people or what? Since there is no actual use for 10M address a day, your request is sus.😉 I could however generate 30M addresses per second with my laptop! High end GPUs could give you several billion addresses per second.

Welcome to the hunt for the hidden treasures of Satoshi.😅
legendary
Activity: 3024
Merit: 2148
If you can code, just look up a decent Bitcoin library for your language, they all support creating addresses or wallets. If you can't, then somebody needs to do it for you, and I doubt anyone would want to spend a few hours doing it for free, so you should post an offer in Services board to hire someone for this task.
legendary
Activity: 1526
Merit: 1359
Each wallet must be created with complatly a new Private key.

Instead of generating a large number of wallets in advance, have you considered using a hierarchical deterministic (HD) wallet? HD wallets use a single seed to generate an unlimited number of public and private key pairs, which can be used to generate new addresses on demand. This can save time and effort, while also reducing the risk of storing a large number of keys.

Alternatively, if you provide more context on why you need to generate so many wallets, we may be able to suggest a more tailored solution that is both efficient and secure.
legendary
Activity: 3500
Merit: 6320
Crypto Swap Exchange
You should move this to the Development & Technical Discussion board instead of here.
But with any kind of decent hardware any of the vanity address generators can easily get you millions of private keys and addresses.
Even bitaddress.org generate about 1000 private keys and addresses a minute on a couple of year old i7 laptop.

However, there is no wallet in the world that can take that many and not die. There are none that can handle that many.
You would be better off writing some custom code and keeping them all in a database.

-Dave
jr. member
Activity: 225
Merit: 6
I need to make 10 Million BTC Wallet Per Day ( dont ask why ), creating 10M wallet manually Take so much time, How I can eaily make 10 Million BTC Wallet Per Day ? FASTEST Way?
Each wallet must be created with complatly a new Private key.
Pages:
Jump to: