-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature owen sdk ts rooch client (#671)
* add keypair && enable eslint && wrapper rooch-client * feat: fix lint error * feat: refactor sdk struct * feat: test mock fetch * feat: test json rpc provider * feat: ok for mock jsonrpc resp * feat: update json rpc test * feat: update encode * feat: create account * feat: ok for call function and view function * feat: remove rooch client * feat: remove console.log * feat: fmt code * feat: reset dev addresses * feat: update pnpm-lock * feat: add rooch server for test * feat: fmt sdk & lint sdk * feat: debug callFunction * feat: fix lint error * feat: debug call function * feat: fix sdk build error --------- Co-authored-by: sven Tan <[email protected]>
- Loading branch information
Showing
55 changed files
with
2,220 additions
and
650 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.