Replies: 2 comments 9 replies
-
Hey guys, after working two years at Casperlabs and maintaining this repo, I collected a lot of feedback about DX regarding this SDK. I reviewed At first sight, we're not so far from Solana's SDK, but some places are:
You can check my SDK comparsions but here is TLDR:
I'm a fan of composition & functional approach, so I prepared a roadmap for how we should develop the whole thing. List of rules that we should keep in mind developing SDK:
Roadmap:
This is only high level overview, I'm pretty sure when we start the work we will be able to specify more details and share it with community. |
Beta Was this translation helpful? Give feedback.
-
Casper-js-sdk v3.0.0Smaller modulesProposition is to split The only downside of this solution is that the end-user needs to be more explicite when installing SDK.
|
Beta Was this translation helpful? Give feedback.
-
Stay tuned for a proposed re-architecture of the JS-SDK. We are aware that in the beginning, the SDK was an outgrowth of the creation of the Signer. A re-work is desired to help make the SDK easier to use. @hoffmannjan will be presenting his proposal for this here.
Beta Was this translation helpful? Give feedback.
All reactions