Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

ObjectiveC Update

Compare
Choose a tag to compare
@v57 v57 released this 08 Jan 15:19
· 16 commits to master since this release

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:]