-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
Ethnode doesn't work on Windows machines (see #11). The two scripts get_geth.sh and get_openethereum.sh rely on bash to run.
Solution
Port get_geth.sh and get_openethereum.sh to pure JavaScript functions. AFAIK that's the only part that is incompatible with windows.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request