Ethereum Kit Ios Versions Save

Comprehensive EVM SDK (Ethereum, Binance Smart Chain, Avalanche, Arbitrum, Optimism, Polygon) for iOS devices, implemented on Swift. Create wallets, watch wallets (read-only), sync transactions, filter transactions by type (erc20, bep20, swap transactions etc.), swap using native DEX protocols, connect to DeFi smart contracts using WalletConnect. Easily extendable to work with custom smart contracts. Full support for EIP1159.

0.13

3 years ago
  • EthereumKit

    • Add support to BSC. Kit initialization method changed [ non-back-compatible api change ]
    • Update Etherscan testnet urls
  • UniswapKit

    • Add support to PancakeSwap

0.6.1

5 years ago

0.6

5 years ago

0.5

5 years ago
  • database layer extracted into IStorage protocol (#41)
  • GRDB library is used for database layer (#20)
  • all amounts are now presented in String values (#44)
  • bug fixes (#43, #46, #48)

0.4

5 years ago

ERC20 Tokens support implemented

Now EthereumKit can handle multiple ERC20 tokens. A token can be registered to EthereumKit and it can sync and notify updates for this token.