I need to do some programming on cryptocurrency wallets and expand the feature on these wallets to automatically generate a specified number of public/private key pairs (right now it is a key by key generation)and then to be able to export these public keys generated to a MySQL database.
The person is expected to already know how these wallets work and how these keys are generated. This is simple work for the person who knows how.