You are viewing a single comment's thread from:

RE: Updates on steem-python, SteemData, and the node situation

in #steem7 years ago (edited)

You can run a consensus node in just a few gigabytes of ram. There are several different modes.

The "full node" config required to support e.g. a website like this one requires a lot of indices on very fast storage (we use a ramdisk).

Sort:  

Useful to know. A consensus node might be more within my capability. Another thing to put on my 'to do' list. :)