BaalMcKloud / SOVDEXVUE

SOVDEX in VueJS with TradingView Charts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SOVDEX

Telegram community @eossov | Server docs

SOVDEX is an algorithmic instant liquidity exchange and SVX miner combined into one. Based on EOS blockchain.

You can also join our for more information and to have fun with the rest of the people involved in our projects.

image

For users πŸ––

First you need to follow a few steps:

For developers 😎

To organize app, we use solutions:

Feel free to contribute!

Required Node.js

$ cd client && yarn
$ cd server && yarn

Run

$ cd client && yarn run serve
$ cd server && yarn run start

Build

$ cd client && yarn run build
$ cd server && yarn run build

Build folder dist

Contributors

Licence

MIT

About

SOVDEX in VueJS with TradingView Charts

License:MIT License


Languages

Language:Vue 67.2%Language:JavaScript 31.6%Language:HTML 0.8%Language:CSS 0.4%