GithubHelp home page GithubHelp logo

isabella232 / tokenbridge-ui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rsksmart/tokenbridge-ui

0.0 0.0 0.0 2.62 MB

Token Bridge UI

Home Page: https://tokenbridge.rsk.co/

License: GNU General Public License v3.0

Shell 0.25% JavaScript 43.90% HTML 2.11% Vue 47.34% SCSS 6.40%

tokenbridge-ui's Introduction

Token Bride UI

Rationale

Interacting with smart contracts can be cucumbersome as you need to past the abis and contract addresses and have no validation of the inputs you are using. Thats why we created a Dapp to improve the user experience when using the token bridge.

Project setup

Pre requisites

This project needs node 14 or higher and yarn installed

Install dependencies

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Network configuration

Create an .env file in the project's root directory (e.g.: copy-pasting the existing .env.example file into a new .env file). If we want to use RSK testnet as the main chain and Ethereum's Kovan as the side chain, our .env file would look like this:

VUE_APP_INFURA_KEY=YOUR_INFURA_KEY_HERE
VUE_APP_OFFLINE_DB=offline-db-name
VUE_APP_MAIN_CHAIN_ID=31
VUE_APP_SIDE_CHAIN_ID=42
VUE_APP_IS_MAINNET=false

#Just for executing e2e tests.
SECRET_WORDS=$$$12_WORDS_KEY_FOR_E2E_TEST$$$
CYPRESS_REMOTE_DEBUGGING_PORT=9222

tokenbridge-ui's People

Contributors

augustoiov avatar jjhcuadrosiov avatar pmprete avatar rafilxtenfen avatar gsoares85 avatar aguschirico avatar joaoiovlabs avatar dependabot[bot] avatar mauri-rsk avatar aeidelman avatar juan-rsk avatar rafaiovlabs avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.