kiruthikraaj / connext-bridge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bridge | Connext Network

Connext Bridge is a bridge app built on top of Connext's nxtp protocol. The app supports assets transfer between Layer 2 systems and Ethereum Virtual Machine (EVM) compatible chains.


connext_swap connext_confirm

connext_sign

URLs

Mainnet

Testnet

Connext Protocol


Data provider / APIs

Technology stacks


Local Run

  • Install dependencies

    npm install --force
    
  • Run on localhost:3000

    npm run dev
    

Setup your own Bridge Dapp

We recommend you to use the code from Bridge | CoinHippo instead. This is because most UI components and app structures are identical. Besides, the repo has been designed to be built with fewer dependencies while still can take advantage of Connext's nxtp protocol.

About


Languages

Language:JavaScript 95.6%Language:CSS 3.9%Language:Shell 0.5%