Skip to content

Xenophyte-coin/Xenophyte-Remote-Node

Repository files navigation

Xenophyte-Remote-Node

Xenophyte Remote Node version 0.3.0.7R compatible with Windows with Netframework 4.8.1 or higher or other OS like Linux who need to use Mono.

In production, we suggest to compile source in Release Mode to disable log files and debug mode.

Support transaction disk cache to use less active memory.

Please check our wiki for get help about the remote node tool:

https://github.com/Xenophyte-coin/Xenophyte-Remote-Node/wiki

Supported Firewall on the API Ban system

-> PF [FreeBSD, OpenBSD and others BSD who support PacketFilter]

-> iptables [Linux usually]

-> Windows Firewall (Automaticaly used once the tool is launched on Windows)

Installation Instructions

On Linux OS (Work also Raspbian OS for Raspberry):

or:

or:

  • sudo unzip Xenophyte-RemoteNode-0.3.0.7R-Raspberry.zip

  • sudo chmod 0777 Xenophyte-RemoteNode-Linux or Xenophyte-RemoteNode-Raspberry

  • sudo ./Xenophyte-RemoteNode-Linux or sudo ./Xenophyte-RemoteNode-Raspberry

Newtonsoft.Json library is used since version 0.2.2.8b for the API HTTP/HTTPS system: https://github.com/JamesNK/Newtonsoft.Json

Developers:

  • Xenophyte