syscoin / rollux-bridge

Rollux bridge (to/from NEVM and other chains through third party providers)

Home Page:https://rollux-bridge.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rollux Logo

Welcome to the Rollux Bridge Application repository. This robust and user-friendly interface facilitates seamless interaction with the Rollux Layer 2 solution. Users can effortlessly transfer assets between Syscoin and Rollux, ensuring swift, cost-efficient transactions without compromising on security.

Live

Rollux Bridge

Supported Chains

  • Syscoin Mainnet NEVM
  • Syscoin Testnet Tanenbaum
  • Rollux Mainnet
  • Rollux Testnet

Supported Wallets

Features

Deposits

Users can easily deposit tokens to L2 with low fees and high speed by clicking a couple of buttons.

Withdrawals

Users can easily withdraw funds from L2 to L1, but this involves a waiting period of 7 days (the testnet is faster). There are already proposals in place for third-party providers to facilitate faster withdrawals.

The full withdrawal process, which includes initiating, proving, and finalizing the withdrawal, is all covered by the bridge's user interface.

Add token to the wallet

In the "Select Token" popup, users can add a token to their wallet watchlist with just one click.

Deploy L2 mintable ERC20 or ERC721

The bridge supports deployment through MintableTokenFactory with just a few clicks. You can find this option under Account modal -> Bridge your token.

Local installation

App created by using create-next-app.

Next docs

About

Rollux bridge (to/from NEVM and other chains through third party providers)

https://rollux-bridge.vercel.app

License:MIT License


Languages

Language:TypeScript 99.8%Language:JavaScript 0.1%Language:CSS 0.1%