LedgerHQ / ledger-fresh-management

This is where product topics are discussed for Ledger Fresh
Apache License 2.0
14 stars 2 forks source link

[Web] - Certified plugin installation #86

Open qd-qd opened 1 year ago

qd-qd commented 1 year ago

Header

Name of the task: Install certified plugin

Name of the module: Web

Difficulty: 2

Waiting for: #83

Body

Short description

Now we list certified plugins in the webapp, the user should be able to install them in his wallet.

Full description

Any signer can broadcast a transaction that asks the wallet to install a plugin. The class hash of the plugin is passed as an argument. See the interface of our smart-contract account to know how to interact with it. The installation of a plugin triggers a challenging period but this is out-of-scope of this task.

Additionals ressources

btchip commented 1 year ago

We should recheck if the installation of a certified plugin has to be challenged