ammarqureshi / StarNotaryService

start notary service with Web3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

start notary service with Web3


Languages

Language:JavaScript 77.2%Language:Solidity 15.9%Language:HTML 6.9%