blueskymanner / Muon-NFT-Bridge-UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Install packages: npm install and then make sure to have cross-env installed globally on your machine: npm install cross-env -g.

Open the env.example file and fill in the missing fields, and then save it as a .env file.

You can now run the development server: npm run dev

Open http://localhost:3000 with your browser to see the result.

Working Demo

A working demo can be found at https://nft-bridge.muon.net. Connect your wallet and happy bridging!

Muon NFT bridge contract is deployed on rinkeby network. Contract address is https://rinkeby.etherscan.io/address/0x355dc1826a7e401cd17eb184fbb751c94c773873

About


Languages

Language:JavaScript 99.9%Language:Shell 0.1%