Currently working on sawtooth example
Things I have done :
Things giving error:
Want to setup Javascript transaction processor so moved to dir jsprocessor.
Trying to install all node modules using $ npm i
, but giving error shown in image. I think it is relate to node js.
Reinstalled Node & NPM, Externally installed npm module that producing error but no effect.
What am I doing wrong?
I would follow the directions at https://github.com/askmish/sawtooth-simplewallet Which seems different from what you ran.