April Progress Report
What progress was made on your grant this month?
We’ve added a user support form, so users could request support if they agree to reveal an email for messaging.
As we have fulfilled all the planned deliverables, the current work on the project is mostly focused on the product concept, model and technical design of the needed features.
Summarize any problems that you ran into this month and how you’ll be solving them.
I see these main tasks with additional features:
- Adding integration with local file system, so users could work with their files locally. This feature is quiet clear and we don’t see technical constraints. The tech description is prepared.
- File sharing. If we want to stay as decentralized as possible, this feature could be solved with an access list smart contract like here, for example, but smart contracts are not available at the moment. So this feature is something that requires contemplation over its concept.
- The HTLC would be a great feature for SIA mass adoption and for all projects on SIA as well, so we are eagerly monitoring the progress of the Komodo team’s work on this task. This should allow payments for SIA services from different networks.
Links to repos worked on this month:
GitHub - bsn-si/sia-datawallet-gateway
GitHub - bsn-si/sia-datawallet-extension
The current version of the extension is 1.0.2
What will you be working on next?
In May I plan to finish a technical description of local FS integration and the product model.