As long as one of the customer’s main requirements was high-speed performance of the platform, we’ve decided to develop a solution on the basis of Hyperledger framework with Raft consensus algorithm. It allowed to ensure scalability, instant transactions and an opportunity to control the interaction between nodes to guarantee the privacy of the transactions.
*instinctools team created an architecture of the project with specific nodes for the platform and its audit and the possibility to add new nodes if need be.
All in all, our contribution to the project can be expressed in the following:
- writing White Papers;
- adding participants to the network;
- deploying chaincodes;
- implementing and deploying backend;
- writing versionable API for external integrations;
- making the system covered with tests for more than 90%;
- implementing and deploying responsive graphical user interface for each role.