Commit Graph

5 Commits

Author SHA1 Message Date
chh
bbf19b76e9 feat: Release a new version that is consistent with the latest API
feat: Update spelling errors.
2023-04-26 21:40:51 +08:00
jiang
288f4071b8 add pay method & refactor RPC client
feat:
1. add `pay` method
2. websocket for RPC client is supported
refactor:
1. RPC client call
2022-11-08 14:20:01 +08:00
jiang
3471add7c8 refactor: integrate common package
refactor: integrate common package
integrate `keypair/sui_error/httpconn` packages into `common` package
2022-09-07 17:04:40 +08:00
jiang
ceade1697d feat: remove unreachable json check and add original error info
feat:
1. remove unreachable json check and add original error info.
2. add more code examples
2022-09-06 15:09:44 +08:00
jiang
ecff7d8ec1 initial commit
initial commit
2022-09-06 11:03:29 +08:00