Standard Grant: Cypherock X1 - Sia Network Integration

October Progress Report

What progress was made on your grant this month?

Please summarize your progress in 3-5 sentences or bullet points:

  • Successfully integrated the Sia hardware support (developed in September) into the cySync companion desktop application.
  • Developed a beta version of the Sia wallet within cySync, enabling users to view their Sia (SC) balance and transaction history.
  • Implemented the full “Receive” flow, allowing users to generate and securely verify Sia addresses on their X1 device.
  • Completed the “Send” flow, enabling transaction creation in cySync with final validation and signing handled securely by the X1 hardware.
  • Successfully met all deliverables for the “cySync Integration” milestone.

Detail tasks worked on this month per milestone with the appropriate Pull Request(s) links

All commits have been added in the below-mentioned PR

Milestone Task Pull Request(s) Additional Notes
cySync Integration Beta version of cySync with Sia balance/history. feat: Add Sia Coin Support · GitHub
cySync SDK Integration Functional “Send” and “Receive” flows with on-device verification. feat: Add Sia Support · GitHub
Cypherock X1 device demo Public video demonstration of the hardware. https://youtu.be/yK5EMzE0B90
Cypherock CySync App Demo Public video demonstration of the application. https://youtu.be/HmtHpAz1ZLk

Summarize any problems that you ran into this month and how you’ll be solving them.

Major challenges :

  • Sia Network Data: Establishing a reliable and efficient method to fetch transaction history and balances from the Sia network for display in cySync. This required interfacing with Sia-specific APIs.

All these issues have been fixed and merged in PRs

What will you be working on next month?

Objective: Ensure a bug-free, polished user experience and announce the integration to both communities.
Deliverables:

  1. Public release of firmware and software.
  2. Joint announcement/blog post.
  3. Official user guides and video tutorials.
1 Like