hi! when will you add a token on Bazista? I keep track of updates and I like that they happen but the timing of implementation is often delayed, what is the reason?
That is an often thing with software development, which is breaking done into two main stages as you probably know - coding and testing/debugging
2nd stage often takes more time than the first one - we are creating a platform which implicated online payments in several currencies, both crypto and fiat. And we need to make sure that everything works right once the transaction happens, otherwise people may start loosing their money, which we def do not want to happen.