Required specs for neptune-core

Someone asked me in a private chat for the required specs for the (archival version) of neptune-core. I can’t say exactly, but I’m running two instances neptune-core(one main net and one on testnet-0) and other services on a VPS with 4 cores and 8GB RAM. I think it would still run fine with 1 core and 4GB RAM though. But I haven’t tried yet.

Does anyone have a runinng neptune-core instance on a machine with lower specs than mine?

The only place where the requirements are somewhat high is in diskspace. The main net neptune-core instance currently uses 42GB.

In terms of bandwidth, a lot of the network traffic comes from passing transactions around. There ought to be an option to not accept any transactions. That way, you could still initiate transactions, but you wouldn’t spend bandwidth passing other people’s transactions around. I believe bitcoin-core has this option.