Skip to content

latam-blockchain/tokenbridge-ui

 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • Vue 63.6%
  • JavaScript 26.4%
  • CSS 7.0%
  • HTML 2.9%
  • Shell 0.1%