LedgerHQ / ledger-fresh-management

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

[Deployment Service] - Deploy account contract #107

Closed yogh333 closed 1 year ago

yogh333 commented 1 year ago

Header

Name of the task: Develop a backend service called when an new account contract shall be deployed

Name of the module: Deploy Service

Difficulty: 2

Waiting for: /

Body

Short description

This service is used when a new Fresh end-user wants to deploy its account contract.

Full description

Deploy service shall expose at least one route to be called to deploy an account contrat initialised with a signer public key (signer used by the end user when connecting for the first time to the Fresh front-end. The account contract will be deployed by a Ledger account which will pay the fees. Ledger account uses the Fresh Deployer defined in #56 or #57.

Additionals ressources

qd-qd commented 1 year ago

Duplicate with #71, feel free to detail it.