tomochain / tomox-sdk-ui

SDK UI to build a Decentralized Exchange on TomoX protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

tomox-sdk-ui

This is client-side for TomoX-SDK

Setup

$ yarn
$ yarn start

Traslations

Extract messages

yarn extract-messages

Update translation

yarn merge-translations --trim=true

Config

Create .env file

cp .env.sample .env

Update the parameters in .env for your environment

Build

npm run build

Feel free to open issue and Pull Request to contribute the product

About

SDK UI to build a Decentralized Exchange on TomoX protocol

License:MIT License


Languages

Language:JavaScript 62.9%Language:HTML 36.1%Language:SCSS 0.9%Language:CSS 0.1%Language:Dockerfile 0.0%