Webclient is the webclient for Smartvault which is built with React, redux-zero, and react-router.
Build smart contracts with truffle (see /contracts) Requires relayer
cd .. && truffle build
yarn
yarn dev
Visit http://localhost:8082
Deployment uses gh-pages package to package and deploy to the gh-pages branch, and push to the repo.
yarn build && yarn deploy