example-escrow-dapp icon indicating copy to clipboard operation
example-escrow-dapp copied to clipboard

Help required to Run the application

Open ksank1976 opened this issue 9 years ago • 1 comments

Hi, I am new to Meteor. Had difficulties in sucessfully running the application. I finally managed to figure out. Now running the application in my Ethereum testnet. I have 3 accounts setup and have 50+ ether's in all the accounts. When running the application, it prompts me with a button ("buy item for 0 ether").

When i click on the button, get the following error. Error: could not unlock signer account

I am running the application from the command line.

Where should i set the passphrase in the application? Appreciate your help.

ksank1976 avatar May 02 '16 04:05 ksank1976

The account needs to be unlocked in the node itself. Or if you run in mist, mist will ask you.

frozeman avatar Jan 26 '17 20:01 frozeman