All Projects → gitbitex → gitbitex-web

gitbitex / gitbitex-web

Licence: other
An Open Source Cryptocurrency Exchange Web Base VUE

Programming Languages

typescript
32286 projects
Less
1899 projects
Pug
443 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

GitBitEx is an open source cryptocurrency exchange.

Demo

We deployed a demo version on a cloud server (2 Cores CPU 4G RAM). All programs run on this server. include (mysql,kafka,redis,gitbitex-spot,nginx,web...).

http://gitbitex.cloud/trade/BTC-USDT

Dependencies

vue vuex vue-router vue-property-decorator typescript webpack

Install

Server

Web

Configure BackEnd

  • Configure back-end host in gulpfile.js use proxy
apiProxy = 'https://gitbitex.com:8080/';
  • Configure websocket host in src/script/constant.ts
static SOCKET_SERVER = 'wss://gitbitex.com:8080/ws';

Questions?

Please let me know if you have any questions. You can submit an issue or send me an email ([email protected])

Contributing

This project welcomes contributions and suggestions and we are excited to work with the power user community to build the best exchange in the world

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].