Web3.swift
Web3.swift copied to clipboard
A pure swift Ethereum Web3 library
let web3 = Web3(rpcURL: "https://mainnet.infura.io/") example given does not work. How to add provider into project ?
Adds an initial 'Development' section to the README, with a subsection specifying how to set up for Xcode.
Add JSON-RPC headers
Hi, I need to decrypt the actual parameters from **parameters** and **dataString**. However, the decryption is failing, and I check that the failure is due to the bytes field being...
Hello there, I've been trying to perform a "balanceOf" call on a dynamic contract, unfortunately it fails with a "Fatal error: String index is out of bounds" I have attached...
I'm trying to send USDC from one account to another. The code I've attached below worked when we tried sending a dummy erc-20 token. Now, when I try sending USDC...
Is there a way to get it somehow imported to be used also on iPad to make some quick scripts?
How do I get all the transaction logs in my wallet? I don't know if that's the right way to write it. 
couldn\'t retrieve sender address (\'\') from the ethereum transaction: invalid chain id for signer: tx intended signer does not match the given signer: tx intended signer does not match the...