Chase Fleming

Results 12 comments of Chase Fleming

@vasu5235 I agree this would provide some nice UX, but there are a couple concerns as well which (I think have been reasons for not going forward with this in...

@gregsantos @huyndo Send it in the Discovery API call to in `discovery/services.js` as well. I could see it being useful there. For example, if you wanted to call a generic...

Just thought of another use case for wanting to know the logged in service: displaying something like `"Logged in with Acme Wallet"` to the user. There is currently no good...

@texastoland Tested a little more and I had some errors about "ReferenceError: Summer is not defined." The error went away if I invoked `Strings` as a function, so may be...

@texastoland I think there is something to the `toObject()` method. The ability to call methods on an enum would solve this other [issue proposing more methods](https://github.com/chasefleming/enum-xyz/issues/3). Having to do it...

Just want to note the programmatic way of using Discovery API over UI is not the only way to remove Ledger. Upgrading FCL will also remove Ledger from the UI...

After thinking about it a bit, a better option might actually be an interactive approach. It could ask you on installing/adding if you want to add the contract it finds...

This sounds helpful. Thanks for adding this issue.

@justinbarry @gregsantos Heads up it looks like this may break the cypress tests. Looks like it uses harness as its baseUrl.

@ianthpun Yeah that first example would be a `flow.json` containing a key. You can use environment variables like `$SOME_KEY` but you can also use the key/location format. See here: https://developers.flow.com/tools/flow-cli/flow.json/security