Skip to content

reapchain/reapchain-bridge-frontend

Repository files navigation

Reapchain Bridge

The Reapchain Bridge provides two important features:

  • Convert classic REAP(cREAP) to REAP with MetaMask wallet
  • Convert REAP to classic REAP(cREAP) with Keplr wallet
  • Bridge WebApp
  • GitBook Docs

This project was bootstrapped with Create React App.

Set congig variables

Check the settings of the following files in the src/components path.

  • bridgeConfig : fees for transaction
  • chainConfig : network info for Reapchain & Ethereum
  • contractConfig : contract address for ERC-20 & Bridge

Available Scripts

In the project directory, you can run:

yarn

Install modules in package.json file.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

reapchain bridge for gravity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published