-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Proper Steps #19
Comments
Yes, I need to add that to the documentation... You need to download two repositories from this account, I will leave this ticket open to remind me to update the documentation. Thanks! |
Thanks. |
By default it creates a If one doesn't not respond or returns and error, the next takes over. As long as one of those services is up, it will work. I will be adding a EthersProvider in the non-distant future too; we are working hard on our own explorer. :) |
Any plans for support of ERC20 tokens? |
@Badams451 Feel free to open a new issue to discuss this further, but yes. Currently a simple app is being built to support all ERC-20 tokens, but we are planning native ERC-20 and ERC-721 support. There is still backend work to do for history, which will also add support in the history for internal transactions. |
Any idea what I'm missing ? Thanks in advance! |
Do you have ethers.objc installed in the same directory as the EthersWallet-iOS is installed? |
Yes both the projects are in the same directory, ethers.objc build succeeded. |
I got it working now, Thanks for your quick response. |
after downloading the source getting an error


Please make an easy and understandable documentation for wallet implementation.
The text was updated successfully, but these errors were encountered: