Matías Olivera
Matías Olivera
[rfc] Work with wallet provider ecosystem to improve reliability and performance of wallet detection
In general, I like this proposal. Some thoughts: - Pro: It's simpler on the adapter's side than what we have today. - Pro: It allows for real-time detection at any...
[rfc] Work with wallet provider ecosystem to improve reliability and performance of wallet detection
@steveluscher I believe there's a couple of bugs in the examples provided: ```ts window.phantom: PhantomAPI = (window.phantom || []).push(/* ... */) ``` Should be: ```ts window.phantom: PhantomAPI = window.phantom ||...
I would happily accept a PR that marks as `**NEW**` abilities that have just been learned in the README of the unlocked level. Feel free to reopen this issue if...
Closing as I don't have time to work on this at the moment.
Thanks everyone here for the suggestions. Unfortunately, I don't have time to implement any major API changes right now.
@Offirmo I don't have time to work on this now. Feel free to submit a PR if you want to help, I'd really appreciate it.
Closing as I don't have time to work on this at the moment.
Closing as I don't have time to work on this at the moment. Feel free to reopen if you want to help.
@DanielSinclair Anything else we can do to help you guys getting this across the line?
@ChALkeR Can you please review?