shenwilly / ubi-games-bridge

One-way token bridge from Matic to Ethereum

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UBI Games Bridge

One-way token bridge from Matic to Ethereum. Contracts should be deployed using CREATE2 on both Matic & Ethereum. Includes a UBI burner contract for the Ethereum side.

Available Functionality

Install

yarn

Build Contracts and Generate Typechain Typeings

yarn build

Run Contract Tests

yarn test

About

One-way token bridge from Matic to Ethereum

License:MIT License


Languages

Language:TypeScript 73.3%Language:Solidity 26.1%Language:Shell 0.6%