-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
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.
jonathunne, gatteo, eitjuh, nampc1, prdn and 2 more
Metadata
Metadata
Assignees
Labels
No labels