/StarNotaryService

start notary service with Web3

Primary LanguageJavaScript

StarNotaryService

star notary service with Web3

To run your application you will need to:

truffle develop or sudo truffle 
compile
migrate --reset

cd app
npm run dev

Make sure metamask is running on same port as truffle environment and import accounts to metamask with private key generated by the truffle environment If you get a nonce error from metamask, you need to restart metamask Screenshot 2020-06-28 at 19 47 00