Wallet SDK Versions Save

One-stop omnichain sdk that integrates bitcoin, evm blockchain (ethereum/bsc/polygon/avax/...), aptos, sui, polkadot, cosmos, solana, doge, etc.

v0.2.6

1 year ago
  • feat: Support Solana
  • feat: Support EVM red packet.
  • fix: eth network reachability
  • feat: Remove miner fee restrictions on signature.

v0.2.4

2 years ago

feat: support eth verify signature fix: eth account private & public key access. fix: real gas fee for optimism & arbitrum. feat: eth add rpc reachability util.

v0.2.3

2 years ago

feat: support sign EIP1559 transfer feat: eth support sign message feat: support get EIP1559 gas price feat: support btc graded fee rate feat: eth support any transaction's gas limit feat: eth chain set gas threshold 0.1 Ether

v0.2.2

2 years ago

feat: support cosmos network, atom, luna, ust transaction.

v0.2.1

2 years ago

feat: support EIP1559 tx parser. feat: block number type change to string. feat: eth_call support latest block call. feat: eth CallMsg support data hex. feat: polka chain remove network.

v0.2.0

2 years ago
  • Unified account creation and acquisition of public and private keys for multiple chains
  • Unified the balance, details query, and transaction sending of multiple chains

v0.1.9

2 years ago

fix: polka balance calculation. feat: set erc20 transfer gas limit equal or greater than 60000.

v0.1.8

2 years ago

package with go 1.18 map all error.

v0.1.7

2 years ago

feat: support mini script hash feat: support polka estimate fee.

v0.1.6

2 years ago

fix: btc query balance support 0x pubkey. polka:

  • support query XBTC balance
  • support metadata access.
  • support fetch transaction detail for chainx, minix, sherpax
  • support sign transaction without nonce/version and so on.