Skip to content

RGB support #27

@bandrivskiy

Description

@bandrivskiy

RGB Integration for WDK

We’ve completed an initial implementation of RGB support in WDK.
The integration follows the existing WDK patterns used for Bitcoin and Spark.

For the RGB layer, this uses our rgb-sdk for client-side and rgb-related logic, with rgb-node providing the required backend functionality.

The work is fully implemented here:

WDK RGB integration:
https://github.com/RGB-OS/wdk-wallet-rgb

rgb-sdk (used inside wdk-wallet-rgb):
https://github.com/RGB-OS/rgb-sdk

rgb-node (required backend - public endpoints available in docs) :
https://github.com/RGB-OS/RGB-Node/tree/public

If any areas should be adjusted to better match WDK’s architecture or conventions, feel free to point them out.

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