Author

Topic: Help me.!!! (Read 141 times)

full member
Activity: 630
Merit: 100
September 30, 2018, 09:35:13 AM
#6
Ah, yes. This is pretty straight forward, nothing terribly difficult here.
I don't use any standard library, but you can easily set this up with the Faucethub API.
Just look at the API documentation then read up on either curl or file_get_contents in php.
Don't even think of using JavaScript to connect to the API, you want the script to run server side for this particular purpose.
Once the visitor enters his/her address, just make a call to the API to verify the address. If the response is false, just output an error message.
member
Activity: 249
Merit: 22
CRYPTO.NET.PE
September 29, 2018, 09:55:29 PM
#5
You could check the inputted address using FaucetHub library function.

Regards,
Houssem.



I use the faucethub library, I do not understand why it does not work

https://pastebin.com/TP0jS5js  my code fhub
member
Activity: 249
Merit: 22
CRYPTO.NET.PE
September 29, 2018, 03:26:11 PM
#4
good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

Could you please explain a little better what you’re looking for? I’m having trouble understanding...
I think I’ve already implemented it in my own script but I’m not sure I understand you correctly?

I need only the right wallet to enter the website, he explained if I put Bitcoin wallet right now, without problems, he needed that you can only start with the correct cryptocurrency wallet
member
Activity: 416
Merit: 27
September 29, 2018, 03:24:59 PM
#3
good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

Could you please explain a little better what you’re looking for? I’m having trouble understanding...
I think I’ve already implemented it in my own script but I’m not sure I understand you correctly?
he wants the login/signup form to only accept blackcoin or btc addresses
right now it accepts anything, so people can xss attack him
full member
Activity: 630
Merit: 100
September 29, 2018, 03:18:02 PM
#2
good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment

Could you please explain a little better what you’re looking for? I’m having trouble understanding...
I think I’ve already implemented it in my own script but I’m not sure I understand you correctly?
member
Activity: 249
Merit: 22
CRYPTO.NET.PE
September 29, 2018, 03:00:21 PM
#1
good morning, Bitcointalk someone could help me with, how to make my site just enter with the correct wallet bone if my faucet is Bitcoin only enter through btc wallet and no other wallets or wicker? here my site
https://gpumining.pw
I would appreciate if you can help me with this problem, I use Faucethub as a means of payment
Jump to: