You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2019. It is now read-only.
First I had some trouble installing Dapple. I was able to figure it out - installing window-build-tools via npm and then installing the .Net sdk.
I still received an error stating: Failed at the secp256k1@3.2.2 rebuild script 'node-gyp rebuild'.
But the installation was completed otherwise.
Now when I run "dapple init" in my project directory, this follows:
-Secp256k1 bindings are not compiled. Pure JS implementation will be used.
-ERROR: ENOENT: no such file or directory, lstat 'C:\dapple-tutorial\Dappfile'
I'm following this tutorial: http://blog.nexusdev.us/dapple-tutorial/
First I had some trouble installing Dapple. I was able to figure it out - installing window-build-tools via npm and then installing the .Net sdk.
I still received an error stating: Failed at the secp256k1@3.2.2 rebuild script 'node-gyp rebuild'.
But the installation was completed otherwise.
Now when I run "dapple init" in my project directory, this follows:
-Secp256k1 bindings are not compiled. Pure JS implementation will be used.
-ERROR: ENOENT: no such file or directory, lstat 'C:\dapple-tutorial\Dappfile'