Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 818 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 818 Bytes

Ton Bridge's Frontend

Overview

This repository provides frontend code for Ton bridge.

Prerequisite

  • A working Func contract described here
  • A working Cosmwasm contract described here
  • NodeJS 16+

Installation

  1. Git clone this repo to desired directory
git clone https://github.com/oraichain/ton-bridge-fe.git
  1. Install required packages
yarn install
  1. Dev it or build it
yarn start
yarn build

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

Released under the Apache 2.0 License.

Happy comment