particle4dev / dicoapp-e

SPV lightweight GUI wallet with barterDEX swap capabilities
MIT License
1 stars 11 forks source link


dICO

A Decentralized ICO application built on top of BarterDEX swap.

[![Dependency Status](https://david-dm.org/KomodoPlatform/dicoapp-e.svg)](https://david-dm.org/KomodoPlatform/dicoapp-e) [![devDependency Status](https://david-dm.org/KomodoPlatform/dicoapp-e/dev-status.svg)](https://david-dm.org/KomodoPlatform/dicoapp-e#info=devDependencies) [![Coverage Status](https://coveralls.io/repos/github/KomodoPlatform/dicoapp-e/badge.svg)](https://coveralls.io/github/KomodoPlatform/dicoapp-e) [![GitHub Issues](https://img.shields.io/github/issues/KomodoPlatform/dicoapp-e.svg)](https://github.com/KomodoPlatform/dicoapp-e/issues)

Key FeaturesQuickstartDownloadDocumentationCreditsLicense

screenshot

This project is bound by a [Code of Conduct][].

Key Features

Quickstart

Prerequisites

Following are the minimum tested versions for the tools and libraries you need for running dICO app:

Install

First, clone the repo via git:

git clone -b master https://github.com/KomodoPlatform/dicoapp-e.git

And install dependencies with yarn.

$ cd dicoapp-e
$ yarn install

Lastly, download the latest version of marketmaker app on https://github.com/artemii235/SuperNET/releases and and save it at app/bin/marketmaker folder.

Start the app in the dev environment. This starts the renderer process in hot-module-replacement mode and starts a webpack dev server that sends hot updates to the renderer process:

$ yarn dev

Download

You can download the latest installable version of dICO app for Windows, macOS and Linux.

Documentation

Credits

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT license, Copyright (c) 2018 Komodo. For more information see LICENSE.md.