Skip to content

hmatthieu/oft-bridge-ui

Repository files navigation

OFT Bridge UI (Next.js + React + Material UI)

The OFT Bridge UI project is an interface designed for bridging Omnichain Fungible Tokens (OFT) across different blockchains using the LayerZero protocol (https://layerzero.network/). The Omnichain Fungible Token (OFT) Standard enables the transfer of fungible tokens across multiple blockchains without the need for asset wrapping, middlechains, or liquidity pools.

Demo

https://oft-bridge-ui.web.app/

Prerequisites

To contribute to this project, you need:

  • Node.js 18.x.x
  • npm (bundled with Node.js)

Installation

Clone the repository and install the dependencies with the following command in the root directory:

npm install

Configuration

We manage environment variables through .env files. The sharing method for these files is yet to be determined.

Running the Project

To run the project locally, execute:

npm run dev

Then open your browser and visit http://localhost:3000 to view the application.

Further Information

Here are some resources to better understand the technologies we're using:

We welcome contributions and suggestions for improvements to the OFT Bridge UI project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors