You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One multi-platform project is under construction, and I feel that you feel it :-))
Right now I am engaged in ual-scatter integration, and I was faced with the fact that it is necessary to ensure a quick change of accounts on one platform, both among the names of the accounts used, and simultaneous work with several blockchains - i.e. when the scatter responds that it has identity of three blockchains and an unlimited number of accounts associated with them.
Should I continue to rack my brains over what I can’t do, or this repository will work out it? )))
Questions is: Scatter-UAL can bind only one account using standard tools from the UAL-library. Can I change it so that at any time I can switch between an unlimited number of accounts among one chain, and the same among any number of other chains? Those, one identity should provide connectivity and authentication among many chains. Perhaps this can be done now, and the UAL-library only bothers me..
The text was updated successfully, but these errors were encountered:
I'm... not quite sure what you're asking.
When you call login() from Scatter, it should only be returning one account at a time.
What is your ultimate goal?
One multi-platform project is under construction, and I feel that you feel it :-))
Right now I am engaged in ual-scatter integration, and I was faced with the fact that it is necessary to ensure a quick change of accounts on one platform, both among the names of the accounts used, and simultaneous work with several blockchains - i.e. when the scatter responds that it has identity of three blockchains and an unlimited number of accounts associated with them.
Should I continue to rack my brains over what I can’t do, or this repository will work out it? )))
Questions is: Scatter-UAL can bind only one account using standard tools from the UAL-library. Can I change it so that at any time I can switch between an unlimited number of accounts among one chain, and the same among any number of other chains? Those, one identity should provide connectivity and authentication among many chains. Perhaps this can be done now, and the UAL-library only bothers me..
The text was updated successfully, but these errors were encountered: