Skip to content

Kelp GUI v0.0.3-rc1 (internal)

Pre-release
Pre-release
Compare
Choose a tag to compare
@nikhilsaraf nikhilsaraf released this 20 Apr 21:15
· 213 commits to master since this release

This is v0.0.3-rc1, the first release candidate for the Kelp GUI.

This is a release-candidate because it is experimental, unpolished, and still has several known bugs.

Download for your relevant platform (macOS = darwin) and unzip, double-click to use.

Running Instructions

Instructional Video to help get you started (insert link when Video ready)

There are two ways to quit the Kelp application:

  1. Clicking the "Quit" text on the top left (there is no X or red dot on mac by design)
  2. You will notice a K icon in your task bar on mac, you can click that to find the Menu which has a Quit option

Windows

You need to run the kelp-start.bat file to start kelp. If you double-click on kelp.exe it will not work.

This requires you to have Windows 10 and to enable the Ubuntu on Windows Subsystem for Linux (WSL)

Linux

You may need to install dependencies for electron. The full list of dependencies for different flavors of Linux can be found at https://www.electronjs.org/docs/development/build-instructions-linux

Example command to run on Ubuntu to ensure that you have all the dependencies:

sudo apt-get install -y build-essential clang libdbus-1-dev libgtk-3-dev libnotify-dev libgnome-keyring-dev libasound2-dev libcap-dev libcups2-dev libxtst-dev libxss1 libnss3-dev gcc-multilib g++-multilib curl gperf bison python-dbusmock openjdk-8-jre libX11-xcb-dev libstdc++6

MacOS

This version is not code signed for MacOS, but there is a workaround.

You need to copy Kelp.app from the DMG file into the /Applications folder (Applications shortcut in the DMG) and run it from /Applications. If you open it from the dmg directly it may fail without any error.

Limitations

  1. This will only run on the test network for now
  2. When you double-click to run it, it will first automatically download the CCXT-rest binary in the background (20 MB). This will be fixed in rc2.

How can I get more tokens?

The secret key for the COUPON:GBMMZMK2DC4FFP4CAI6KCVNCQ7WLO5A7DQU7EC7WGHRDQBZB763X4OQI asset issuer is SANPCJHHXCPRN6IIZRBEQXS5M3L2LY7EYQLAVTYD56KL3V7ABO4I3ISZ

Where can I file issues

File a bug report on github

Where can I get help if I am stuck

The #kelp channel on slack

Can I share this externally?

Not yet. We will be sharing it externally this week once we get feedback from everyone internally along with a public announcement.