uprtcl / js-uprtcl

Libraries, tools and modules to create _Prtcl web apps
http://www.uprtcl.io/
Other
43 stars 13 forks source link

Add custom lense to the remote logged in avatar #217

Closed pepoospina closed 4 years ago

pepoospina commented 4 years ago

To show the custom web-component for the account selector of kusama's blockchain, you need to change the <evees-login-widget> component to render a custom lense (web-component dynamically loaded) as specified by the EveesRemotePolkadotIdentity class.

You should

pepoospina commented 4 years ago

Hi @MioQuispe, I'm needing this to work on the orbitdb sync logic. I will go on and implement it.