sui_kit 1.0.0 copy "sui_kit: ^1.0.0" to clipboard
sui_kit: ^1.0.0 copied to clipboard

A Dart toolkit for interacting with the Sui blockchain - transactions, programmable transactions, on-chain queries, and HD wallets.

1.0.0 #

  • Initial release.
  • Transaction block builder (SuiTxBlock) aligned with the TypeScript sui-kit reference: moveCall, transferObjects, splitCoins, mergeCoins, programmable transactions, custom coin transfers.
  • Wallet / signer integration: HD wallet with multi-account derivation, Ed25519 keypair handling.
  • High-level helpers for on-chain queries via sui_dart's gRPC client.
  • convertObjArg accepts CoinData, TransactionResult, and raw object references.
  • Built on top of sui_dart 0.4.0 (gRPC v2).
0
likes
0
points
329
downloads

Publisher

verified publisherscallop.io

Weekly Downloads

A Dart toolkit for interacting with the Sui blockchain - transactions, programmable transactions, on-chain queries, and HD wallets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

bcs_dart, bip39, collection, sui_dart

More

Packages that depend on sui_kit