BuildOnViction / tomox-sdk-ui

SDK UI to build a Decentralized Exchange on TomoX protocol
MIT License
26 stars 15 forks source link
cryptocurrency decentralized-exchange dex sdk tomochain tomox

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