Skip to content

RealisNetwork/bridge-realis

Repository files navigation

Realis Bridge

GitHub Workflow Status GitHub tag (latest by date) Substrate version License
Twitter URL Telegram Medium

Getting Started

This is the bridge from BSC to Realis Network

Rust Setup

Follow the Rust setup instructions before using the included Makefile to build the Bridge.

Makefile

This project uses a Makefile to document helpful commands and make it easier to execute them. Get started by running these make targets:

  1. make run - Build and launch this project.
  2. make build - Build all project.

This project work at nightly and stable versions Rust.

Build

The make run command will perform an initial build. Use the following command to build the bridge without launching it:

make build

Also, for launching bridge need launch command:

make run

Packages

No packages published

Contributors 6

Languages