web3swift v2.1.5 Release Notes

Release Date: 2019-01-08 // over 5 years ago
  • W3 classes now automatically casts to swift classes in transaction arguments
    ➕ Added SolidityFunction support
    ➕ Added hex string to data and data to hex string functions
    ➕ Added W3UInt init with decimals
    You can now easily add accounts with mnemonics and private key using [web3 addAccountWithMnemonics:password:] and [web3 addAccountWithPrivateKey:password:]