See wallet/README.md
yarn && yarn build && yarn preview
https://wallet.agoric.app/ serves the latest build of the production branch.
To deploy, push to that branch. e.g. if you've qualified main:
git push origin main:production
See wallet/README.md
yarn && yarn build && yarn preview
https://wallet.agoric.app/ serves the latest build of the production branch.
To deploy, push to that branch. e.g. if you've qualified main:
git push origin main:production