ShimmerPig
ShimmerPig
``` $ cd ./dist/demo $ ls maker.js server.js taker.js $ export DEBUG=user,maker $ chmod +x ./maker.js $ ./maker.js --help Usage: maker [options] [command] Options: -h, --help display help for command...
> @ShimmerPig thank you. we will look into it (cc: @oleiba ) Thanks. I'm looking forward to your reply . :)
``` # ./maker.js address fatal runtime error: failed to initiate panic, error 5 Aborted (core dumped) ```
On a clean Ubuntu 16 ``` # rustc --version rustc 1.38.0-nightly (0b680cfce 2019-07-09) # node --version v10.16.0 ``` I just run it ``` $ git clone https://github.com/ZenGo-X/JugglingSwap $ cd ./JugglingSwap...
Hi, I want to know whether it's a problem with my environment or the program?
> Hi, sorry for the delay in my response. I will check it and get back to you. Hi, I want to know whether it's a problem with my environment...