dhiway / cord.js

Cord JS API
Apache License 2.0
36 stars 48 forks source link

[C4GT] provide 'update' method for stream contents #87

Closed amarts closed 1 year ago

amarts commented 1 year ago

What is this enhancement about?

Today, we have stream.create() and stream.revoke() methods added in cord.js SDK. We need to build proper interfaces and methods for stream.update() extrinsic, so we can get started with full fledged integration with current studio and any other tools like sunbird RC.

How to test?

Enhance yarn demo to perform stream.update, and make sure we see stream.updated event on chain using explorer UI.

What are the things to consider?

NiranjanAP commented 1 year ago

Created another issue with proper formatting needed for displaying on C4GT portal