The ESCB exchange sandbox environment has been launchedAs we promised in an earlier announcement during May we planned to launch the sandbox environment for showing our community the current state of our development process and this moment has come. You can see the current state of development using this link
https://sandbox.escb.exchangeOur team has worked hard and as a result, we can provide the platform that performs not only limit orders, but also work with algorithmic orders including Trailing stop limit and Trailing stop market orders.
As was expected our current implementation matching engine wont allow you to produce matching orders at more than 60 orders per second, that equivalent is 720 000 orders per 24 hours. In the near future, we want to implement a matching engine with the capability to perform up to 10 000 orders per seconds and it will allow us to reach around 864 000 000 orders per day. We understand that this is such a large amount of trades that cant be reached for real needs and the more realistic goal for the moment is to perform 1000 orders per second (86 400 000 per 24 hours). All this can be achieved with a distributed matching engine with in-memory storage.
We have created the sandbox environment for a solutions test before using it in production and to allow a user with API in test mode (for example
https://api.sandbox.escb.exchange/ping). Later we will load all production data with some delay from real-time to sandbox mode and any developer will be able to train their own bot with this data without any worries about losing real assets.
In our current roadmap:
Matching engine that will perform at least 1000 orders per second.
Creating a deposit system via oracle and integrate into our exchange sandbox environment.
Integrating HWM on test-net with oracles and our sandbox environment.
We expect that we will be ready with the production environment in the next few months.