Navigation

    Forum Home
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. full node
    Log in to post

    • AcidD

      [Guide] Setup Feathercoin Electrum-X Server Centos 7
      Guides • howto centos 7 electrumx full node electrum • • AcidD  

      5
      5
      Votes
      5
      Posts
      6272
      Views

      AcidD

      This guide works perfectly on a $5/mo Digital Ocean Droplet. it’s fantastic and cheap and a great way to support the network as you run a full node plus electrumx! one note, building Feathercoin Core 0.16 on the small droplet, you usually run out of memory during the build run the below to increase swap. free dd if=/dev/zero of=/var/swap.img bs=1024k count=1000 mkswap /var/swap.img swapon /var/swap.img free make -f makefile.unix
    • AcidD

      [Guide] Create a full node and Build Feathercoin v0.16 on Centos 7.
      Guides • howto linux centos 7 full node centos • • AcidD  

      7
      9
      Votes
      7
      Posts
      7954
      Views

      lclc_

      Nice! :)) Looking forward to see majority of the network running on 0.16 soon