pet-shop-ether
A distributed pet adoption web app built for the ethereum blockchain
Run "npm run dev" in command line to run web app locally
In a separate terminal window, run "testrpc" command which will connect to local instance of (test) blockchain
Make sure you have MetaMask installed in Chrome, and copy/paste your Mnemonic HD Wallet password.
Open the MetaMask popup in your browser, make sure you have localhost:8545 selected in the top right dropdown menu.
Hit forgot password and paste in your Menmonic HD Wallet password you copied earlier.
Now you should be logged in and be able to adopt pets and approve/decline the transactions inside of your MetaMask extension.