Skip to content

gibson042/agoric-wallet-app

 
 

Repository files navigation

Agoric Wallet Site

Development

See wallet/README.md

Production

Manual testing

yarn && yarn build && yarn preview

Deploying

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

About

Site for wallet.agoric.app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • TypeScript 29.7%
  • HTML 3.6%
  • SCSS 0.9%