Skip to content

nhevia/smart-trader

Repository files navigation

Smart Trader

Cyptocurrency service provider interface.

WIP badges


Getting Started

Installation

Install the latest version from Releases. Available executables are provided for Windows, Linux and macOS.

Documentation

WIP

Contribute / run source code

This project was created with Electron. If you want to execute the source code locally first clone this repository and install the required dependencies:

npm install

To build the electron project and package the code into executable files run:

npm run pub-build

License

MIT