EtherWalletKit
EtherWalletKit copied to clipboard
Ethereum Wallet Toolkit for iOS - You can implement an Ethereum wallet without a server and blockchain knowledge.
I am having this error on Xcode 13.0 in EtherWallet.swift and the 'EtherWalletKit' pod version is 0.1.4  ![Screenshot 2022-03-14 at 12 42 35...
I know this is old but I am having this error on Xcode 11 in EtherWallet+Account.swift. `No such module 'EthereumAddress'`
Great repo ! Infura no longer supports the old API, now we have to access through **https://mainnet.infura.io/v3/** I updated the project accordingly with the following pieces of code and my...
Following up regarding 721 support. Created a new issue to keep it open. Awesome work!
Any chance you can provide support for Swift Package Manager?