GithubHelp home page GithubHelp logo

umershaikh123 / complere-bridge Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 5.61 MB

a bridge for base chain and Complere nitro chain

Home Page: https://complere-bridge-test-deploy.vercel.app

License: Other

Dockerfile 0.03% JavaScript 0.56% TypeScript 98.41% CSS 1.00%

complere-bridge's Introduction

Complere Bridge

Prerequisites for running the code

Steps to run the code locally

  1. Clone the Arbitrum token bridge repository from Github onto your local machine

    $ git clone https://github.com/umershaikh123/Complere-Bridge.git
  2. Use the Node version as per project settings to avoid any errors before project installation.

    $ nvm use <NODE_VERSION_18>
  3. Install dependencies in all packages using yarn in root of project.

    $ yarn
  4. Set env vars:

    1. Copy the existing env.local.sample file present.

      $ cp ./packages/arb-token-bridge-ui/.env.local.sample  ./packages/arb-token-bridge-ui/.env
    2. Set NEXT_PUBLIC_WALLETCONNECT_PROJECT_ID to your WalletConnect project ID. You can create a new project on the WalletConnect dashboard.

    3. set layer 3 orbit chain urls:

    • NEXT_PUBLIC_L3_RPC
    • NEXT_PUBLIC_L3_EXPLORER
    • NEXT_PUBLIC_COMPLARE_LAYER2_SUBGRAPH
    • NEXT_PUBLIC_BASESEPOLIA_LAYER1_SUBGRAPH
    • NEXT_PUBLIC_BASE_SEPOLIA_RPC_URL #optional
    • NEXT_PUBLIC_INFURA_KEY #optional , needed for previous arbitrum netowrks
  5. Build the project and internal packages

    $ yarn build
  6. Finally, running the project

    1. (back in root dir:)

      $ yarn run dev
    2. Visit http://localhost:3000/




complere-bridge's People

Contributors

umershaikh123 avatar

Watchers

 avatar

Forkers

nexus-2023

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.