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

    Compiled to get the a file feathercoind.exe,it has what?

    Feathercoin Discussion
    3
    3
    593
    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.
    • lizhi
      lizhi last edited by

      Run mingw32-make -f makefile.mingw . success. I get a file,It is feathercoind.exe . feathercoind.exe size 56.15MB.
      It needs to access the file \AppData\Roaming\Feathercoin\feathercoin.conf.
      it has what? What does that do ?

      1 Reply Last reply Reply Quote 0
      • Wellenreiter
        Wellenreiter Moderators last edited by

        Feathercoind is the daemon version of the the Feathercoin wallet.

        It has no user interface, but can be accessed through the api.

        It’s documented in the different readme files on github.

        Feathercoin development donation address: 6p8u3wtct7uxRGmvWr2xvPxqRzbpbcd82A
        Openpgp key: 0x385C34E77F0D74D7 (at keyserver.ubuntu.com)/fingerprint: C7B4 E9EA 17E1 3D12 07AB 1FDB 385C 34E7 7F0D 74D7

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

          [quote name=“lizhi” post=“31663” timestamp=“1382107477”]
          Run mingw32-make -f makefile.mingw . success. I get a file,It is feathercoind.exe . feathercoind.exe size 56.15MB.
          It needs to access the file \AppData\Roaming\Feathercoin\feathercoin.conf.
          it has what? What does that do ?
          [/quote]

          This is the daemon. Works like the Qt client minus GUI. Managed through the RPC interface once started. Commands are the same used in the Qt client’s debug console. Type “feathercoind help” if in doubt.

          P.S. It is ~5Mb if compiled with no debug data.

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