Bitcoin Forum
September 11, 2026, 04:00:24 AM *
News: Latest Bitcoin Core release: 31.1 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: 12 words to valid bitcoin address with PHP  (Read 411 times)
jovica888 (OP)
Member
**
Offline

Activity: 70
Merit: 17


View Profile
November 24, 2017, 12:09:58 PM
 #1

Hello. I want to ask does anyone have PHP function or class or something about this problem.
I want to generate valid bitcoin address from "12 words"

I want to register 1 address for each user that register on my website. Each address must be unique and Valid.

Is this even possible??? Thank you for help
BitMaxz
Legendary
*
Offline

Activity: 4102
Merit: 3688


♻️ Automatic Exchange


View Profile WWW
November 24, 2017, 11:34:44 PM
 #2

What honestly you plan in your website? you wanted to make your own web wallet and offers to other users?
I think you can make your own web wallet with JSON-RPC i was honestly hardly to do these when making website in php. i have less knowledge in php i just uses the other command that recommends to me before.. .
Here is the wiki that i use before https://en.bitcoin.it/wiki/API_reference_(JSON-RPC)
And i think it can help you about your plan..
And here is for PHP developer commands https://en.bitcoin.it/wiki/PHP_developer_intro

base on command listed there i don't see any that can generate valid bitcoin address for 12 word seed..
For more api call i just added this https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Everything in online when making website is try and error.. so you can experiment and which command could gives you what you need..

░░░░▄▄████████████▄
▄████████████████▀
▄████████████████▀▄█▄
▄██████▀▀░░▄███▀▄████▄
▄██████▀░░░▄███▀▀██████▄
██████▀░░▄████▄░░░▀██████
██████░░▀▀▀▀▄▄▄▄░░██████
██████▄░░░▀████▀░░▄██████
▀██████▄▄███▀░░░▄██████▀
▀████▀▄████░░▄▄███████▀
▀█▀▄████████████████▀
▄████████████████▀
▀████████████▀▀░░░░
 
 CCECASH 
pooya87
Legendary
*
Offline

Activity: 4214
Merit: 12549



View Profile
November 25, 2017, 04:14:29 AM
 #3

check out Bit-Wasp
source: https://github.com/Bit-Wasp/bitcoin-php
ANN: https://bitcointalk.org/index.php?topic=453395.0

if this for something like asking for payment from users, you generate your Seed in a safe location away from your server and just put your MPK (the master public key) on the server, and it generates a new address for your users each time you want. and you have the same addresses with keys where you stored your seed.

▄▄████████████████████▄▄
▄███████▀▀██████▀▀███████▄
████████████████████████
████████▄▄██████▄▄██████

████████████████████████
██▄▄█████████████▄▄██████
██▀▀██████████████████▄▄██
██████▀▀██████████████▀▀██
██████████████████████████
██████▀▀██████▀▀████████
████████████████████████
▀███████▄▄██████▄▄███████▀
▀▀████████████████████▀▀
 
 DΞX.fo 
▄▄██████
█████████
██████████
█████████
██████████
█████████
▀▀██████

▄███████
▄██████████
████████████
█████████████
█████████████
|
▄▄█
▄████▀
▄███▀
▄██▀▄██
█████▀▀
███████
████████
▀██▄████
▄████▄▄
▄█████▀███
▄█████▀████
█████▀███████
▀██▀█████████
|..BTC......XMR...
..USDT.....LTC...
....Fees  0.8%.....
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!