Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular

    [Solved] Automating payments/ receiving FTC on server \* Feathercoind

    Support
    3
    6
    1769
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      TheCannon last edited by wrapper

      Ok I’ve been working on an FTC game (you could say gambling but not entirely), done most of the site. My idea is to setup a new receiving address on my server for every account made, or whenever they request to make a payment (one of the two), then use a script to sort out sending payments back to user’s, allong with winnings if they have won. I currently have a windows VPS for games and shit and up just testing the site on this (not that I can get damn apache to install allongside iis) but if I get this all up and working I’ll wanna move to a linux VPS (know of any good ones?). So yeah, is any of this possible, how have other people done it, and what are best practices? I’m fairly new to this kinda thing but am eager to see my idea realized.
      Thanks.

      1 Reply Last reply Reply Quote 0
      • S
        slavco Regular Member last edited by

        [url=https://github.com/Slavco/dicestart]https://github.com/Slavco/dicestart[/url] for the rest [url=https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list]https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list[/url]
        and use dedicated server because vps is for pussies :D [url=http://www.hetzner.de/en/]http://www.hetzner.de/en/[/url]

        1 Reply Last reply Reply Quote 0
        • T
          TheCannon last edited by

          Aight thanks dude, I’ll read over all that. And tbh at my budget a vps will have to do.

          1 Reply Last reply Reply Quote 0
          • S
            slavco Regular Member last edited by

            Just kidding about dedicated srv. If you rethink your architecture your payment FTC scripts could be on local machine and if need to be accesible to do that via noip or dyndns and for site to use cheap shared hosting ;)

            1 Reply Last reply Reply Quote 0
            • T
              TheCannon last edited by

              Hey, so what actually is “Feathercoind”? I’m assuming I don’t have to leave the ftc gui up on the server?

              1 Reply Last reply Reply Quote 0
              • K
                Kevlar Spammer last edited by

                Feathercoind is the command line wallet. You can find it in the same package and the QT client, usually.

                I use it instead of the QT client on VPS servers because they don’t have a GUI, just SSH. But on my local windows box, the QT clients works just as well. YMMV.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post