Skip to content

deltaswapio/token-bridge-ui

Repository files navigation

Token Bridge UI · GitHub license Build

This app serves as a testnet and local devnet UI for the example token bridge contracts.

Install

npm ci

Develop

If using the node version specified in .nvmrc, run with

npm start

If on latest LTS (v20.9.0), run with

NODE_OPTIONS=--openssl-legacy-provider npm start

Note: the above issue should be resolved after updating to the latest mui + react versions

Build

npm run build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published