Bitcoin Forum
May 13, 2024, 02:10:33 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How to programmatically generate a list of addresses and private keys  (Read 670 times)
aj5577 (OP)
Newbie
*
Offline Offline

Activity: 7
Merit: 0


View Profile
August 15, 2017, 04:35:08 PM
 #1

I need to programmatically generate a bunch of bitcoin addresses and the private keys to them. Later on I am going to fund them with bitcoin.

What are some APIs or libraries I can use to perform this task? I've looked on google but I can't seem to find something that can do this cleanly/easily.
1715609433
Hero Member
*
Offline Offline

Posts: 1715609433

View Profile Personal Message (Offline)

Ignore
1715609433
Reply with quote  #2

1715609433
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715609433
Hero Member
*
Offline Offline

Posts: 1715609433

View Profile Personal Message (Offline)

Ignore
1715609433
Reply with quote  #2

1715609433
Report to moderator
1715609433
Hero Member
*
Offline Offline

Posts: 1715609433

View Profile Personal Message (Offline)

Ignore
1715609433
Reply with quote  #2

1715609433
Report to moderator
1715609433
Hero Member
*
Offline Offline

Posts: 1715609433

View Profile Personal Message (Offline)

Ignore
1715609433
Reply with quote  #2

1715609433
Report to moderator
cr1776
Legendary
*
Offline Offline

Activity: 4032
Merit: 1301


View Profile
August 15, 2017, 05:40:27 PM
Merited by ABCbits (1)
 #2

I need to programmatically generate a bunch of bitcoin addresses and the private keys to them. Later on I am going to fund them with bitcoin.

What are some APIs or libraries I can use to perform this task? I've looked on google but I can't seem to find something that can do this cleanly/easily.

Have you read about HD keys?

e.g.
https://en.bitcoin.it/wiki/Deterministic_wallet
https://en.bitcoin.it/wiki/Deterministic_wallet_tools
craZyLovE0916
Sr. Member
****
Offline Offline

Activity: 588
Merit: 250


View Profile
August 15, 2017, 06:41:05 PM
 #3

I need to programmatically generate a bunch of bitcoin addresses and the private keys to them. Later on I am going to fund them with bitcoin.

What are some APIs or libraries I can use to perform this task? I've looked on google but I can't seem to find something that can do this cleanly/easily.

Use Bitaddress.org offline.

You can generate randomness with your mouse, and turn off your internet before going to the site so no one can steal your keys.

You can make tons of addresses very fast that way.
efeaydin
Full Member
***
Offline Offline

Activity: 181
Merit: 102


View Profile
August 15, 2017, 06:42:03 PM
 #4

You can use NBitcoin if you want to do it with C#.
samson
Legendary
*
Offline Offline

Activity: 2097
Merit: 1070


View Profile
August 15, 2017, 09:10:33 PM
 #5

Learn to use crypto libraries and follow the standard procedure, it's not rocket science but there are multiple steps to doing this.
xcbtrader
Hero Member
*****
Offline Offline

Activity: 865
Merit: 1006


View Profile
August 15, 2017, 10:13:32 PM
 #6

I need to programmatically generate a bunch of bitcoin addresses and the private keys to them. Later on I am going to fund them with bitcoin.

What are some APIs or libraries I can use to perform this task? I've looked on google but I can't seem to find something that can do this cleanly/easily.

Hello.

See my github:

https://github.com/xcbtrader

genesis.vision
Member
**
Offline Offline

Activity: 258
Merit: 10

The next step in Financial Markets evolution


View Profile WWW
August 16, 2017, 02:25:57 PM
 #7

Well, in Clojure the best library is bitcljoin: https://github.com/pelle/bitcljoin

It retrieves balances, sends transactions and etc. Just my 0.02$

Genesis Vision — Decentralized Platform for Asset Management
 ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰ TRADE WITH GV ▰▰▰▰▰▰▰▰▰▰▰▰▰▰▰  
●  Twitter Facebook •  The next step in financial markets evolution • Telegram Medium  ●
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!