tomox-sdk-ui
tomox-sdk-ui copied to clipboard
SDK UI to build a Decentralized Exchange on TomoX protocol
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