example-escrow-dapp
example-escrow-dapp copied to clipboard
Help required to Run the application
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.
The account needs to be unlocked in the node itself. Or if you run in mist, mist will ask you.