Skip to content

0xpatrickdev/wallet-app

This branch is 127 commits behind Agoric/wallet-app:main.

Folders and files

NameName
Last commit message
Last commit date
Jul 11, 2023
Jun 29, 2023
Feb 11, 2023
Feb 11, 2023
Oct 31, 2023
Jun 29, 2023
Feb 11, 2023
Feb 11, 2023
Feb 11, 2023
Jul 11, 2023
Feb 11, 2023
Feb 11, 2023
Sep 21, 2023

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 62.8%
  • TypeScript 33.0%
  • HTML 3.4%
  • SCSS 0.8%