Post
Topic
Board Altcoin Discussion
Re: How to make a single address for every individual ? (300,000+)
by
Random Seller
on 05/03/2018, 13:35:42 UTC
I’m guessing that there should be a implementation for xpub for Ethereum.

You could use that xpub to generate the required addresses programmatically, than tie them to each user on your db.

I would also check the db each time after generating a pubk just to be absolutely sure there’s no duplicates.