This app serves as a testnet and local devnet UI for the example token bridge contracts.
View at https://wormhole-foundation.github.io/example-token-bridge-ui/
npm ciIf using the node version specified in .nvmrc, run with
npm startIf on latest LTS (v18.16.0), run with
NODE_OPTIONS=--openssl-legacy-provider npm startNote: the above issue should be resolved after updating to the latest mui + react versions
npm run build