Releases: KnightChaser/kcx
Release list
v2.1.1.
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.
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)
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
Bugfix that the image in cryptoAssetTile.svelte image filepath configuration was wrong (toUpperCase() to toLowerCase())
To run,
docker-compose build
docker-compose upv1.0.0
KCX(Knight's Cryptocurrency eXchange) simulation trading platform was just released!
You can try it!
docker-compose build
docker-compose up