Bitcoin Forum
May 21, 2024, 01:21:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Is there a api I can use to generate address's?  (Read 158 times)
bitsnack (OP)
Copper Member
Member
**
Offline Offline

Activity: 60
Merit: 11


View Profile
August 23, 2018, 06:18:39 PM
 #1

Hi.

I am making a microwallet, and I am looking for a API or something that I can use in PHP to generate address and send transactions.

Thank you very much.


( Also if you know one for altcoins, please tell me Cheesy )
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
August 23, 2018, 06:34:29 PM
 #2

Hi.

I am making a microwallet, and I am looking for a API or something that I can use in PHP to generate address and send transactions.

Thank you very much.


( Also if you know one for altcoins, please tell me Cheesy )

I know of the blockchain.com API, see https://github.com/blockchain/api-v1-client-php

You can create adresses & make transactions etcetera. But i'm not really a big fan of Blockchain.com, (Due to you not being able to see your private keys directly, and them storing your keys (albeit encrypted))

which is why i'd recommend you to maybe use something like this? http://docs.electrum.org/en/latest/merchant.html It might be a bit harder to install, but definitely worth it imo.

OmegaStarScream
Staff
Legendary
*
Offline Offline

Activity: 3486
Merit: 6142



View Profile
August 24, 2018, 11:45:42 AM
 #3

I think it would be better for you to run your own nodes and do all this yourself instead of using an external API.

Either way, for generating addresses, It's not an API that you could just call but it's open source: https://walletgenerator.net/ (you can select the coin).

█▀▀▀











█▄▄▄
▀▀▀▀▀▀▀▀▀▀▀
e
▄▄▄▄▄▄▄▄▄▄▄
█████████████
████████████▄███
██▐███████▄█████▀
█████████▄████▀
███▐████▄███▀
████▐██████▀
█████▀█████
███████████▄
████████████▄
██▄█████▀█████▄
▄█████████▀█████▀
███████████▀██▀
████▀█████████
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
c.h.
▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
▀▀▀█











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
jackg
Copper Member
Legendary
*
Offline Offline

Activity: 2856
Merit: 3071


https://bit.ly/387FXHi lightning theory


View Profile
August 24, 2018, 12:41:47 PM
 #4

~snip

Bitaddress.org have open source php to generate wallet addresses.

Coinomi also have an open source bip 39 seed generator also for segwit and legacy addresses. https://www.coinomi.com/recovery-phrase-tool.html, you could probably copy their code and use some of that.
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!