Bitcoin Forum
May 22, 2024, 01:20:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Marketplace connecting coins to wallet  (Read 148 times)
cybershark3000 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 1


View Profile
November 23, 2020, 05:02:41 PM
Merited by bitmover (1)
 #1

Hello there,

I bought a marketplace script in PHP and I want to connect the coins to my personal Bitcoin and Monero wallet. So the profits of the market go to my wallet.

Unfortunately I’m stuck at some point because it ask for a Host/Port/Username/Password. Where can I find those details. See the screenshot for more information; https://prnt.sc/vokbrz

Many thanks  Smiley
AdolfinWolf
Legendary
*
Offline Offline

Activity: 1946
Merit: 1427


View Profile
November 23, 2020, 09:36:45 PM
 #2

I think you'll need to setup a node (bitcoind), and then you can connect to it using those parameters.

You'll just need to sync a full node, configure the launch commands to work with -rpc=USERNAME, -rpcpassword=PASSWORD, port for bitcoin core would be 18332 (for testnet) or 8333, and HOST = your ip (which can be local host if you run the marketplace on the same server?!).

BitMaxz
Legendary
*
Offline Offline

Activity: 3262
Merit: 2974


Block halving is coming.


View Profile WWW
November 23, 2020, 09:49:04 PM
Merited by ABCbits (2)
 #3

I don't have any idea how to set up this script if I have the script maybe I could help but since you bought this why not ask the seller how to set up it.

According to your image, it seems it was developed by Eckmar, and the script called "Eckmar's Marketplace Script" am I right?
And the image shows some samples it seems that the host, port and username, and password must be your nodes IP where your wallet is installed and must be fully synced(Like the above said if it was in the same server then use the local IP).

The full guide was pasted from here https://pastebin.pl/view/422aae0d

Why not ask Eckmar for help to set up this he is still active here on the forum and bring this on their official thread here https://bitcointalk.org/index.php?topic=5124640.0

█▀▀▀











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











▄▄▄█
▄██████▄▄▄
█████████████▄▄
███████████████
███████████████
███████████████
███████████████
███░░█████████
███▌▐█████████
█████████████
███████████▀
██████████▀
████████▀
▀██▀▀
NotATether
Legendary
*
Offline Offline

Activity: 1610
Merit: 6753


bitcoincleanup.com / bitmixlist.org


View Profile WWW
November 24, 2020, 09:51:47 AM
 #4

In addition to what AdolfinWolf said, you also need to buy or rent a server and install bitcoin core on it. Then you'd start bitcoind to make a headless node.

The IP address (the value of host) you get it from the server you buy, they should provide you the details. They have to since you must be able to SSH in as well.

For port, set it as 8333, unless you changed the listening port of bitcoind, in that case use your own listening port instead.



If you are just running the script on your own computer, and bitcoind is already running there, then host should be set to 127.0.0.1 and port to 8333.

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
AltcoinBuilder
Copper Member
Jr. Member
*
Offline Offline

Activity: 85
Merit: 5


View Profile WWW
November 24, 2020, 02:09:10 PM
 #5

would be better to say what script you try using?
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!