yuetloo

Results 34 comments of yuetloo

https://github.com/ethers-io/ethers.objc > On Nov 25, 2018, at 10:13 AM, Jinxin wrote: > > please can you tell me where can i get the ethers.objc library? > > — > You...

> How to run, you missing ethers.framework.i can't run you project @SoKoDaMie, did you try downloading both repos: ``` mkdir ethersWallet && cd ethersWallet git clone [email protected]:ethers-io/EthersWallet-ios.git git clone [email protected]:ethers-io/ethers.objc.git...

@piiq, from your iPhone, try clicking the link from the email app or notes app instead of entering the URL directly in a web browser. Make sure you have the...

@piiq, once you have testnet enabled, you can create accounts on testnet by: 1. click on the cloud icon on the top left corner 2. When the side menu displays,...

Here's a video to show how to enable testnet option in ethers wallet, create a ropsten account, and receive test ether from the ropsten faucet. https://www.youtube.com/watch?v=_sDurAbSatA&t=17s

@winkeung, from the "Accounts" screen, you can left swipe an account record to display the "manage" button. Click the "manage" button to display the screen with the options to "View...

You need the following library to build, just put it in the same folder. https://github.com/ethers-io/ethers.objc

I've seen this happen when the connection to the node is lost during DAO creation. Check the account status on the top right corner to see if the status is...

Are you on the `open organization` page `https://rinkeby.client.aragon.org/#/open` (see screenshot below) when you try to connect wallet? If so, this is a known issue and a fix https://github.com/aragon/client/pull/1571 will be...

Was there any error? Can you share the error message?