Lev’s Status Report 04/10/22

Lev’s Status Report 04/10/22

This past week I worked to finish integrations between bluetooth and the desktop app. After experimenting with different setups, we noticed that there was no way to have the bluetooth communication and electron app run in the same process (due to node versions). We now have two separate processes running which communicate via file buffers. Moreover, I helped David with integrating the smart contract login as there were some weird Electron JS bugs with redirecting from the blockchain’s login page. Finally, I deployed the smart contracts. I initially ran into bugs relating to deployment. I was able to fix up the deploys by cleaning out my cache. We are on schedule and this next week I plan on finishing up contract, frontend integration and then working on the algorithm.

Leave a Reply

Your email address will not be published. Required fields are marked *