You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.
ObjectiveC Update!
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:]