Commit Graph

8 Commits

Author SHA1 Message Date
0xblockhash
797fac77f5 Add read move data module API & SignAndExecuteTransactionBlock method implement 2023-04-30 15:16:34 +08:00
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
8ec81e2b9f Add ExecuteTransaction struct
Add ExecuteTransaction struct
2023-01-18 16:30:43 +08:00
jiang
3c3bd27f1f AddMintNFT API
Add`MintNFT` API
2022-12-21 16:55:32 +08:00
jiang
a79ac8c18a feat: add sui_payAllSui & sui_paySui
1. add more test cases.
2. add `sui_payAllSui` & `sui_paySui` to write transaction APIs.
2022-11-08 15:46:24 +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
0b2e0031d5 feat: support latest api
feat: support some latest APIs.
1. `sui_tryGetPastObject` is supported.
2. `sui_dryRunTransaction` is supported.
3. add more examples.
2022-10-21 16:32:30 +08:00
jiang
ecff7d8ec1 initial commit
initial commit
2022-09-06 11:03:29 +08:00