Agoric / dapp-agoric-basics

This is a simple app for the Agoric smart contract platform.
0 stars 3 forks source link

fix: upgrade ses to work with newest chrome #14

Closed samsiegart closed 4 months ago

samsiegart commented 4 months ago

fixes https://github.com/Agoric/dapp-agoric-basics/issues/13

Tested yarn build && yarn preview, as well as yarn dev and yarn test, and the app loads and I can connect to the wallet in MacOS chrome v122.0.

Also tested cd contract && yarn build which worked.