-
Infura no longer supports the old API, now we have to access through **https://mainnet.infura.io/v3/**
I updated Web3+Infura.swift accordingly with /v3/ and now pass my Infura Project ID to the `I…
-
_From @tiantianyuan on September 11, 2018 10:13_
hello,
Is there any functions to get pending transactions list likes https://web3py.readthedocs.io/en/stable/web3.txpool.html
_Copied from original …
-
Hi @shamatar
Im using this `pod 'web3swift'` for installing but I will get error while I'm building the project we didn't get error when we were using `BANKEX/web3swift`
look at this image:
[Lin…
-
name(), symbol(), totalSupply(), decimals() are not working
few weeks ago its no matter..
But now it's not work
error: web3swift.SolidityDataReaderError.notFound
-
Hello,
I followed the installation steps of the example. But when I launch the application from the Xcode, it jumps an error in the file ViewController.swift indicating "Can not load module 'Web3sw…
-
I am trying to add wallet using keystore file.
The keystore is not from MEW.
When I try to import wallet with the keystorefile with correct password, it shows:
**(error_07) Please enter a valid p…
-
Etherscan: https://etherscan.io/token/0x45245bc59219eeaaf6cd3f382e078a461ff9de7b
Project website: https://bankex.com/
Twitter: https://twitter.com/BANKEX
Facebook: https://www.facebook.com/BankExch…
-
I'm getting the following error when I try to run an app which links to web3swift built with Carthage:
```
dyld: Library not loaded: @rpath/keccak.framework/keccak
Referenced from: /Users/dawiddr…
-
- [ ] web3j - https://web3j.io/
- [ ] web3swift - https://github.com/BANKEX/web3swift/
Other options include:
- https://github.com/breadwallet/breadwallet-core/
- https://github.com/ElementsProj…
-
![screen shot 2018-12-03 at 7 58 08 pm](https://user-images.githubusercontent.com/2466618/49411182-f1642680-f735-11e8-8d08-095cf804b6fd.png)
cartfile
```bash
github "BANKEX/web3swift" ~> 2.1
`…