PostsCommentsPayoutsbitjourney (25)in #eos • 7 years agoRE: Installing and Running EOS on WindowsThe eosd folder has now been renamed nodeos so instead of running this command: cd ${EOS_PROGRAMS}/eosd && ./eosd If you run this one: cd ${EOS_PROGRAMS}/nodeos && ./nodeos…