Progress Report April
What progress was made on your grant this month?
- Implemented the core infrastructure (syncer/chain manager) (Create ChainManager, Syncer, and node · mike76-dev/sia-satellite@dea61c1 · GitHub)
- Implemented a multi-address wallet (Comparing 485be01...3343a40 · mike76-dev/sia-satellite · GitHub)
- Implemented a host database by leveraging HostScore API (Implement HostDB · mike76-dev/sia-satellite@043098e · GitHub)
- Started working on the user accounts
- Created the public API framework and implemented auth-related endpoints
- Worked with a designer on creating a prototype in Figma
List repos worked on this month with links to PRs and relevant commits.
What will you be working on next month?
- Complete the user accounts (including SC and fiat payment integration)
- Implement contract management
- Implement most of the API endpoints
- Write a renter-side client
- Work on the frontend