ceramicnetwork / ceramic-sdk

Other
3 stars 0 forks source link

[PR 5/9] Model protocol and client #11

Closed PaulLeCam closed 3 months ago

PaulLeCam commented 3 months ago

generally looks good. I think the most important thing here is going to be fairly exhaustive compatibility testing between this client and js-ceramic. We should be able to create streams directly against C1 with this SDK, but see them get synced and applied successfully in js-ceramic.

Yes I agree, that's going to be a follow-up to all these PRs to add end-to-end tests with js-ceramic.