Skip to content

ffi(rust): add view-only capabilities #2193

@dorianvp

Description

@dorianvp

This crate should cover a slice of the functionality, enough to allow a view-only (UFVK for now) wallet to function.

More precisely, the FFI should:

  • Allow the creation of a lightwallet and lightclient from a given UFVK string,
  • Expose sync functionality (start, stop, poll, report)
  • Query balance

Another concern is file storage. This will need to be done in whichever PR lands first.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions