pendulum-chain / pendulum-webapp

Repository for the testnet prototype of the Pendulum web application
GNU General Public License v3.0
1 stars 0 forks source link

Account management in UI + Balance overview. #5

Closed prayagd closed 2 years ago

prayagd commented 2 years ago

Description

The user should be able to manage his/her pendulum account in the UI along with the balance overview.

gonzamontiel commented 2 years ago

We can take a look at Polkadot browser extension

gonzamontiel commented 2 years ago

We can take a look at Polkadot browser extension

Regarding this, apparently we can't take advantage of the extension to operate on our app:

This browser extension does one thing: it manages accounts and allows the signing of transactions with those accounts. It does not inject providers for use by dapps at this early point, nor does it perform wallet functions, e.g send funds.

From https://polkadot.js.org/extension/