Commit Graph

10 Commits

Author SHA1 Message Date
0xblockhash
3cbbc5cc89 Add sui_getProtocolConfig and sui_tryMultiGetPastObjects implementations 2023-08-22 19:06:21 +08:00
0xblockhash
6183e5c2cd Fix version field data type 2023-06-02 19:28:42 +08:00
0xblockhash
7f28b857f0 Add Sui Name Service implement 2023-06-02 19:18:11 +08:00
0xblockhash
2efc0046d1 Add Sui Mainnet RPC URL & Update README.md 2023-05-06 17:30:38 +08:00
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
1a6e75252e Add GetDynamicFieldObjectRequest & Response struct
Add GetDynamicFieldObjectRequest & Response struct
2023-01-18 16:30:17 +08:00
jiang
199b0b6147 Add ReadCoinMetadata API
Add ReadCoinMetadata API
2022-12-21 16:54:15 +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