DXenhancementhelp wantedtypescript
倉庫指標
- 星標
- (10,303 顆星)
- PR 合併指標
- (平均合併 2天 17小時) (30 天內合併 82 個 PR)
描述
Problem Statement
Right now, our node sdk just wrap the Rust error into strings, while the error from Rust core usually are nested strings which are not user-friendly.
Desired solution
We should have a native error system for node SDK, to make it more friendly for javascrpit users.