Our Web application works independently to push the messages in the queue. We have also done changes in the fork of ResilientDB. One of the major challenges left is intergrating the libraries required to read the messages from queue into ResilientDB.
Currently, our market place resembles an e-commerce platform where the selling price is fixed. We would like to transtition this into a market place where buyers can bid and sellers can choose the most competitive bid.
Currently there are no actual transactions taking place in our application. We would like to integrate a crypto-wallet like METAMASK to handle transactions
To handle a large number of users, we would like to host it on a cloud-based platform like AWS, and add caching and load balancing mechanisms.