Skip to content

Releases: KnightChaser/kcx

v2.1.1.

08 Jun 13:33
Compare
Choose a tag to compare

Bugfix + stabilization + leaderboard styling

  • Plus v2.1.0
  • There was a critical error that the leaderboard ranking was not calculated due to the logic error
  • Styling the leaderboard
  • etc.

Refer to the readme.MD in the deployment method.

v2.1.0.

08 Jun 10:28
Compare
Choose a tag to compare

The issue #1 has been resolved and verified on the deployment service.

  • v2.0.0's implementation plus
  • Leaderboard
  • Deposit/Withdrawl policy
  • Profile picture for the user information panel
  • Service stabilization by handling cases.

Refer to the readme.MD in the deployment method.

v2.0.0 (Deployable with TLS/SSL + Docker)

08 Jun 03:50
Compare
Choose a tag to compare

The previous version v1.0.1 was not able to deployable on the server with TLS/SSL security encapsulation, but now it supports and (somehow) stabilized.

It's not that all issues and improvement suggestions described in #1 are all resolved in this release, but the deployment stabilization has been proved after experiencing lots of trials and errors.

Installation and server deployment configurations are described in readme.MD in this repository.

v1.0.1

03 Jun 13:25
Compare
Choose a tag to compare

Bugfix that the image in cryptoAssetTile.svelte image filepath configuration was wrong (toUpperCase() to toLowerCase())

To run,

docker-compose build
docker-compose up

v1.0.0

02 Jun 08:17
Compare
Choose a tag to compare

KCX(Knight's Cryptocurrency eXchange) simulation trading platform was just released!

You can try it!

docker-compose build
docker-compose up