I am trying to setup a site to receive bitcoin transactions where the users address is generated off there user id.
I am using someone elses source code (already tried contacting creator, wouldn't help me) and am unable to get any help anywhere as its a couple years old and has no interest.
Basically whenever I type npm start
I get an error that references a line of my package.json file that I don't understand how it's wrong.
I can't get this site to let me paste my code, so have an image.
and my package.json: package.json
Just an update: The source of my package that I am trying to run is from here: