Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 353 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 353 Bytes

OSEAN bridge UI

To use with Socket.tech bridge contracts SuperTokenVault and SuperToken.

Getting Started

  • Clone this repository
  • Install dependencies
yarn install
  • Create .env and get your API keys from Thirdweb

Dev enviroment

yarn dev

Build

yarn build

Production

yarn start