crypto_wallet_util 1.0.9 copy "crypto_wallet_util: ^1.0.9" to clipboard
crypto_wallet_util: ^1.0.9 copied to clipboard

A collection of utility functions for cryptocurrencies.

Changelog #

[1.0.0] - 2024-06-19 #

Added #

  • Initial release version featuring fundamental functionalities:
    • support wallets: ALPH, APTOS, CKB, COSMOS, DOT, HNS, KAS, KLS, NEAR, SC, SOL,SUI, XRP.
    • support address check.

[1.0.1] - 2024-07-11 #

Update #

  • Update doc and optimize code.

[1.0.2] - 2024-07-30 #

Update #

  • Add wallets: FIL, SCP.
  • Add function: F410 address conversion, evm address custom generate.

[1.0.3] - 2024-08-01 #

Doc #

  • Modify readme.

[1.0.4] - 2024-08-12 #

Refactor #

  • Modify filecoin export.

[1.0.5] - 2024-09-05 #

Update #

  • Add wallet: ETH.
  • Support eth transaction type: EIP1559, LEGACY.
  • Support eth signed typed data module.

[1.0.6] - 2024-09-13 #

Refactor #

  • Export eth transaction type: EIP1559, LEGACY.
  • Modify EIP1559 and LEGACY transaction type.

[1.0.7] - 2024-09-13 #

Update #

  • Update eth transaction type: EIP1559, LEGACY.

[1.0.8] - 2024-09-13 #

Update #

  • Update eth EthTxData.

[1.0.9] - 2024-09-25 #

Update #

  • Update pinenacl to v0.6.0